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

/haiku/src/add-ons/index_server/fulltext/
H A DFullTextAnalyser.h37 inline bool _InterestingEntry(const entry_ref& ref);
H A DFullTextAnalyser.cpp69 if (!_InterestingEntry(ref))
94 if (!_InterestingEntry(newRef))
111 FullTextAnalyser::_InterestingEntry(const entry_ref& ref) function in class:FullTextAnalyser

Completed in 43 milliseconds