Home
last modified time | relevance | path

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

/third_party/gn/src/base/files/
H A Dscoped_temp_dir.h17 // (CreateUniqueTempDir, CreateUniqueTempDirUnderPath, and Set) must have
37 [[nodiscard]] bool CreateUniqueTempDirUnderPath(const FilePath& path);
H A Dscoped_temp_dir.cc38 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath() function in base::ScopedTempDir

Completed in 1 milliseconds