Home
last modified time | relevance | path

Searched refs:GetTempDirPrefix (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
Dscoped_temp_dir.h59 static const FilePath::CharType* GetTempDirPrefix();
Dscoped_temp_dir.cc93 const FilePath::CharType* ScopedTempDir::GetTempDirPrefix() { in GetTempDirPrefix() function in base::ScopedTempDir