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

/haiku/src/kits/tracker/
H A DEntryIterator.h125 static int _CompareInodes(const dirent* ent1, const dirent* ent2);
H A DEntryIterator.cpp237 CachedEntryIterator::_CompareInodes(const dirent* ent1, const dirent* ent2) function in class:CachedEntryIterator
301 fSortedList->SortItems(&_CompareInodes);

Completed in 69 milliseconds