Searched defs:getSecondary (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h69 TwoKeyAVLTreeGetKey(const GetPrimaryKey &getPrimary, const GetSecondaryKey &getSecondary) argument
351 TwoKeyAVLTree( const PrimaryKeyCompare &primaryCompare, const GetPrimaryKey &getPrimary, const SecondaryKeyCompare &secondaryCompare, const GetSecondaryKey &getSecondary) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h84 TwoKeyAVLTreeGetKey(const GetPrimaryKey& getPrimary, const GetSecondaryKey& getSecondary) argument
435 TwoKeyAVLTree( const PrimaryKeyCompare& primaryCompare, const GetPrimaryKey& getPrimary, const SecondaryKeyCompare& secondaryCompare, const GetSecondaryKey& getSecondary) argument

Completed in 41 milliseconds