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

/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h138 // #pragma mark - TwoKeyAVLTreeNodeStrategy
144 class TwoKeyAVLTreeNodeStrategy { class
148 TwoKeyAVLTreeNodeStrategy( function in class:TwoKeyAVLTreeNodeStrategy
163 TwoKeyAVLTreeNodeStrategy(const TwoKeyAVLTreeNodeStrategy& other) function in class:TwoKeyAVLTreeNodeStrategy
174 ~TwoKeyAVLTreeNodeStrategy()
291 typedef TwoKeyAVLTreeNodeStrategy<PrimaryKey, SecondaryKey, Value,
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h120 // TwoKeyAVLTreeNodeStrategy
124 class TwoKeyAVLTreeNodeStrategy { class
128 TwoKeyAVLTreeNodeStrategy( function in class:TwoKeyAVLTreeNodeStrategy
234 typedef TwoKeyAVLTreeNodeStrategy<PrimaryKey, SecondaryKey, Value,

Completed in 62 milliseconds