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

/vbox/src/VBox/Additions/haiku/SharedFolders/
H A DOpenHashTable.h191 if (CheckDuplicates && _ExhaustiveSearch(value))
244 if (CheckDuplicates && _ExhaustiveSearch(value))
479 bool _ExhaustiveSearch(ValueType* value) const function in class:BOpenHashTable

Completed in 730 milliseconds