Home
last modified time | relevance | path

Searched defs:CreateDownloadFile (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_file_unittest.cc57 virtual void CreateDownloadFile(scoped_ptr<DownloadFile>* file, int offset) { in CreateDownloadFile() function in DownloadFileTest
Ddownload_file_manager.cc72 void DownloadFileManager::CreateDownloadFile(DownloadCreateInfo* info, in CreateDownloadFile() function in DownloadFileManager
/external/chromium_org/content/browser/download/
Ddownload_file_unittest.cc119 virtual bool CreateDownloadFile(int offset, bool calculate_hash) { in CreateDownloadFile() function in content::DownloadFileTest