Searched refs:_NextEntry (Results 1 – 2 of 2) sorted by relevance
186 while (_NextEntry() != B_ENTRY_NOT_FOUND) { in Iterate()220 while ((status = _NextEntry()) == B_OK) { in _GetNext()274 DirectoryIterator::_NextEntry() in _NextEntry() function in DirectoryIterator
58 status_t _NextEntry();