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

/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageDirectory.cpp51 uint32 packageFlags = 0, otherPackageFlags = 0; local
56 otherPackageFlags = otherPackage->Flags();
58 != (otherPackageFlags
H A DPackageNode.cpp120 uint32 packageFlags = 0, otherPackageFlags = 0; local
125 otherPackageFlags = otherPackage->Flags();
129 otherIsSystemPkg = (otherPackageFlags

Completed in 83 milliseconds