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

/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h72 fGetSecondaryKey(getSecondary)
78 return Key(fGetPrimaryKey(a), fGetSecondaryKey(a));
83 GetSecondaryKey fGetSecondaryKey; member in class:TwoKeyAVLTreeGetKey
136 fGetSecondaryKey(getSecondaryKey)
163 return Key(fGetPrimaryKey(value), fGetSecondaryKey(value));
209 GetSecondaryKey fGetSecondaryKey; member in class:TwoKeyAVLTreeNodeStrategy
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DTwoKeyAVLTree.h94 fGetSecondaryKey(getSecondary)
100 return Key(fGetPrimaryKey(a), fGetSecondaryKey(a));
105 GetSecondaryKey fGetSecondaryKey; member in class:TwoKeyAVLTreeGetKey
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DTwoKeyAVLTree.h87 fGetSecondaryKey(getSecondary)
93 return Key(fGetPrimaryKey(a), fGetSecondaryKey(a));
98 GetSecondaryKey fGetSecondaryKey; member in class:TwoKeyAVLTreeGetKey
156 fGetSecondaryKey(getSecondaryKey)
184 return Key(fGetPrimaryKey(value), fGetSecondaryKey(value));
230 GetSecondaryKey fGetSecondaryKey; member in class:TwoKeyAVLTreeNodeStrategy

Completed in 40 milliseconds