Searched defs:NormalizeToNativeFilePath (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dfile_util_win.cc1041 if (!NormalizeToNativeFilePath(path, &mapped_file))
1043 // NormalizeToNativeFilePath() will return a path that starts with
1050 bool NormalizeToNativeFilePath(const FilePath& path, FilePath* nt_path) { function in namespace:file_util

Completed in 106 milliseconds