Searched defs:new_temp_path (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/files/
H A Dfile_util_posix.cc584 FilePath* new_temp_path) {
589 return CreateTemporaryDirInDirImpl(tmpdir, TempFileName(), new_temp_path);
583 CreateNewTempDirectory(const FilePath::StringType& , FilePath* new_temp_path) argument

Completed in 170 milliseconds