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

/haiku-buildtools/jam/
H A DStatCacheServerImpl.h145 Entry *GetNextEntry(Entry *entry) const;
H A DStatCacheServer.cpp402 // GetNextEntry
404 Directory::GetNextEntry(Entry *entry) const function in class:Directory
1354 entry = dir->GetNextEntry(entry)) {
1371 entry = dir->GetNextEntry(entry)) {

Completed in 87 milliseconds