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