Home | History | Annotate | Download | only in download

Lines Matching refs:temp_file

482       FilePath temp_file;
483 file_util::CreateTemporaryFile(&temp_file);
484 file_name = temp_file.RemoveExtension().BaseName().value();