Searched refs:CreateDownloadFile (Results 1 – 3 of 3) sorted by relevance
57 virtual void CreateDownloadFile(scoped_ptr<DownloadFile>* file, int offset) { in CreateDownloadFile() function in DownloadFileTest130 CreateDownloadFile(&download_file_, 0); in TEST_F()
140 void CreateDownloadFile(DownloadCreateInfo* info,
72 void DownloadFileManager::CreateDownloadFile(DownloadCreateInfo* info, in CreateDownloadFile() function in DownloadFileManager180 NewRunnableMethod(this, &DownloadFileManager::CreateDownloadFile, in StartDownload()