Home
last modified time | relevance | path

Searched refs:new_temp_path (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/
Dfile_util_posix.cc413 FilePath* new_temp_path) { in CreateNewTempDirectory() argument
424 *new_temp_path = FilePath(dtemp); in CreateNewTempDirectory()
Dfile_util_win.cc496 FilePath* new_temp_path) { in CreateNewTempDirectory() argument
523 *new_temp_path = path_to_create; in CreateNewTempDirectory()
Dfile_util.h298 FilePath* new_temp_path);