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

/haiku/src/kits/debugger/files/
H A DFileManager.cpp173 void EntryLocated(const BString& path, const BString& locatedPath) function in class:FileManager::Domain
630 fTargetDomain->EntryLocated(path, locatedPath);
668 fSourceDomain->EntryLocated(path, locatedPath);
808 fSourceDomain->EntryLocated(it->first, it->second);

Completed in 30 milliseconds