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

/haiku/src/kits/debugger/files/
H A DFileManager.cpp250 BString locatedName; local
251 _SplitPath(locatedPath, locatedDirectory, locatedName);
252 if (locatedName == entry->Name())

Completed in 37 milliseconds