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

/haiku/src/kits/debugger/files/
H A DFileManager.cpp398 void _NormalizePath(const BString& path, BString& _normalizedPath) argument
442 _normalizedPath = path;
445 _normalizedPath = normalizedPath;

Completed in 40 milliseconds