Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/wrapper/
Dcef_scoped_temp_dir.cc29 bool CefScopedTempDir::CreateUniqueTempDirUnderPath( in CreateUniqueTempDirUnderPath() function in CefScopedTempDir
/third_party/gn/src/base/files/
Dscoped_temp_dir.cc38 bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) { in CreateUniqueTempDirUnderPath() function in base::ScopedTempDir