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

/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNodeAttribute.h48 typedef DoublyLinkedList<PackageNodeAttribute> PackageNodeAttributeList; typedef
H A DPackageNode.h66 const PackageNodeAttributeList& Attributes() const
93 PackageNodeAttributeList fAttributes;
H A DPackageNode.cpp100 for (PackageNodeAttributeList::ConstIterator it = fAttributes.GetIterator();

Completed in 79 milliseconds