Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dscoped_temp_dir.h61 static const FilePath::CharType* GetTempDirPrefix();
Dscoped_temp_dir.cc93 const FilePath::CharType* ScopedTempDir::GetTempDirPrefix() { in GetTempDirPrefix() function in base::ScopedTempDir