Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DFileSystem.cpp115 std::string normalizedPath = path; in NormalizePath() local
117 for (char& c : normalizedPath) { in NormalizePath()
122 return normalizedPath; in NormalizePath()

Completed in 1 milliseconds