Searched refs:GetNodeTree (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndexImpl.h100 fNextTreeNode = Policy::GetNodeTree(fIndex)->Next(fNextTreeNode);
170 fNextTreeNode = Policy::GetNodeTree(fIndex)->Previous(fNextTreeNode);
181 fNextTreeNode = Policy::GetNodeTree(fIndex)->Next(fNextTreeNode);
225 Policy::GetNodeTree(index)->GetIterator(&iterator);
232 if (Policy::GetNodeTree(index)->FindFirstClosest(value, false,
H A DNameIndex.cpp93 static NodeTree* GetNodeTree(Index* index) function in struct:NameIndex::IteratorPolicy
H A DLastModifiedIndex.cpp113 static NodeTree* GetNodeTree(Index* index) function in struct:LastModifiedIndex::IteratorPolicy
H A DSizeIndex.cpp112 static NodeTree* GetNodeTree(Index* index) function in struct:SizeIndex::IteratorPolicy
H A DAttributeIndex.cpp152 static NodeTree* GetNodeTree(Index* index) function in struct:AttributeIndex::IteratorPolicy

Completed in 41 milliseconds