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

/haiku/src/kits/debugger/files/
H A DFileManager.cpp179 LocatableEntry* entry = _LookupEntry(EntryPath(directory, name));
299 LocatableEntry* entry = _LookupEntry(EntryPath(normalizedDirPath, name));
338 = _LookupEntry(EntryPath(directoryPath, fileName));
383 LocatableEntry* _LookupEntry(const EntryPath& entryPath) function in class:FileManager::Domain

Completed in 87 milliseconds