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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DQueryIterator.cpp74 // GetCurrentSubIterator
76 HierarchicalQueryIterator::GetCurrentSubIterator() const function in class:HierarchicalQueryIterator
H A DQueryIterator.h47 QueryIterator* GetCurrentSubIterator() const;
H A DQueryManager.h32 QueryIterator* GetCurrentSubIterator(
H A DQueryManager.cpp131 // GetCurrentSubIterator
133 QueryManager::GetCurrentSubIterator(HierarchicalQueryIterator* iterator) function in class:QueryManager
139 QueryIterator* subIterator = iterator->GetCurrentSubIterator();
152 if (iterator->GetCurrentSubIterator() == subIterator)
H A DVirtualVolume.cpp822 = queryManager->GetCurrentSubIterator(iterator)) {

Completed in 71 milliseconds