Searched refs:CreateNewTempDirectory (Results 1 – 5 of 5) sorted by relevance
48 if (base::CreateNewTempDirectory(prefix, &result)) { in CefCreateNewTempDirectory()
32 if (!base::CreateNewTempDirectory(kScopedDirPrefix, &path_)) in CreateUniqueTempDir()
180 bool CreateNewTempDirectory(const FilePath::StringType& prefix,
310 bool CreateNewTempDirectory(const FilePath::StringType& prefix, in CreateNewTempDirectory() function
421 bool CreateNewTempDirectory(const FilePath::StringType& prefix, in CreateNewTempDirectory() function