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

/haiku-fatelf/src/kits/storage/
H A DPathMonitor.cpp114 bool _CloserToPath(BEntry& entry) const;
366 if ((!entryContained && !_CloserToPath(entry))
446 entryContained, _CloserToPath(entry));
450 && (entryContained || _CloserToPath(entry))) {
600 PathHandler::_CloserToPath(BEntry& entry) const function in class:BPrivate::PathHandler

Completed in 40 milliseconds