Home
last modified time | relevance | path

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

/third_party/gn/src/base/files/
H A Dfile_util.h236 bool NormalizeToNativeFilePath(const FilePath& path, FilePath* nt_path);
H A Dfile_util_win.cc476 bool NormalizeToNativeFilePath(const FilePath& path, FilePath* nt_path) { in NormalizeToNativeFilePath() argument
516 *nt_path = FilePath(mapped_file_path); in NormalizeToNativeFilePath()

Completed in 3 milliseconds