Searched refs:NormalizeFilePath (Results 1 – 2 of 2) sorted by relevance
281 BASE_EXPORT bool NormalizeFilePath(const FilePath& path, FilePath* real_path);
627 bool NormalizeFilePath(const FilePath& path, FilePath* normalized_path) { in NormalizeFilePath() function