Searched refs:CreateDownloadFile (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_file_manager.h140 void CreateDownloadFile(DownloadCreateInfo* info,
H A Ddownload_file_unittest.cc57 virtual void CreateDownloadFile(scoped_ptr<DownloadFile>* file, int offset) { function in class:DownloadFileTest
130 CreateDownloadFile(&download_file_, 0);
H A Ddownload_file_manager.cc72 void DownloadFileManager::CreateDownloadFile(DownloadCreateInfo* info, function in class:DownloadFileManager
180 NewRunnableMethod(this, &DownloadFileManager::CreateDownloadFile,

Completed in 270 milliseconds