Home
last modified time | relevance | path

Searched defs:CreateDirectoryAndGetError (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
Dfile_util_win.cc319 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError() function
Dfile_util_posix.cc430 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError() function