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

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h13 class TwoKeyAVLTreeKey { class
15 inline TwoKeyAVLTreeKey(const PrimaryKey &primary, function in class:TwoKeyAVLTreeKey
23 inline TwoKeyAVLTreeKey(const PrimaryKey *primary) function in class:TwoKeyAVLTreeKey
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h17 class TwoKeyAVLTreeKey { class
19 inline TwoKeyAVLTreeKey(const PrimaryKey& primary, function in class:TwoKeyAVLTreeKey
28 inline TwoKeyAVLTreeKey(const PrimaryKey* primary) function in class:TwoKeyAVLTreeKey

Completed in 40 milliseconds