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

/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageDirectory.cpp64 otherAttrs = other->fAttributes.Count(); local
65 if (attrs != otherAttrs)
66 return attrs > otherAttrs;

Completed in 37 milliseconds