Home
last modified time | relevance | path

Searched refs:sortInodes (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DEntryIterator.cpp142 int32 numEntries, bool sortInodes) in CachedEntryIterator() argument
151 fSortInodes(sortInodes), in CachedEntryIterator()
553 CachedEntryIteratorList::CachedEntryIteratorList(bool sortInodes) in CachedEntryIteratorList() argument
555 CachedEntryIterator(NULL, 10, sortInodes) in CachedEntryIteratorList()
H A DEntryIterator.h109 bool sortInodes = false);
199 CachedEntryIteratorList(bool sortInodes = true);