Searched defs:CreateDownloadFile (Results 1 – 3 of 3) sorted by relevance
57 virtual void CreateDownloadFile(scoped_ptr<DownloadFile>* file, int offset) { in CreateDownloadFile() function in DownloadFileTest
72 void DownloadFileManager::CreateDownloadFile(DownloadCreateInfo* info, in CreateDownloadFile() function in DownloadFileManager
119 virtual bool CreateDownloadFile(int offset, bool calculate_hash) { in CreateDownloadFile() function in content::DownloadFileTest