Home | History | Annotate | Download | only in download

Lines Matching refs:temp_file

199 bool CreateTemporaryFileForDownload(FilePath* temp_file) {
201 temp_file))
203 return file_util::CreateTemporaryFile(temp_file);