Home
last modified time | relevance | path

Searched refs:CreateTemporaryDirInDir (Results 1 - 4 of 4) sorted by relevance

/third_party/gn/src/base/files/
H A Dscoped_temp_dir.cc47 if (!base::CreateTemporaryDirInDir(base_path, kScopedDirPrefix, &path_)) in CreateUniqueTempDirUnderPath()
H A Dfile_util.h199 bool CreateTemporaryDirInDir(const FilePath& base_dir,
H A Dfile_util_win.cc330 bool CreateTemporaryDirInDir(const FilePath& base_dir, in CreateTemporaryDirInDir() function
360 return CreateTemporaryDirInDir(system_temp_dir, prefix, new_temp_path); in CreateNewTempDirectory()
H A Dfile_util_posix.cc428 bool CreateTemporaryDirInDir(const FilePath& base_dir, in CreateTemporaryDirInDir() function

Completed in 4 milliseconds