Searched refs:updateTypeAttribute (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp497 PackageAttribute* updateTypeAttribute = new PackageAttribute( local
501 updateTypeAttribute->unsignedInt = info->UpdateType();
502 attribute->children.Add(updateTypeAttribute);

Completed in 79 milliseconds