Searched refs:CreateTemporaryFileInDir (Results 1 – 3 of 3) sorted by relevance
98 if (!CreateTemporaryFileInDir(path.DirName(), &tmp_file_path)) { in WriteFileAtomically()
235 BASE_EXPORT bool CreateTemporaryFileInDir(const FilePath& dir,
596 bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateTemporaryFileInDir() function