Searched refs:new_temp_path (Results 1 – 3 of 3) sorted by relevance
290 FilePath* new_temp_path);
480 FilePath* new_temp_path) { in CreateNewTempDirectory() argument485 return CreateTemporaryDirInDirImpl(tmpdir, kTempFileName, new_temp_path); in CreateNewTempDirectory()
646 FilePath* new_temp_path) { in CreateNewTempDirectory() argument653 return CreateTemporaryDirInDir(system_temp_dir, prefix, new_temp_path); in CreateNewTempDirectory()