HomeSort by relevance Sort by last modified time
    Searched defs:CreateDownloadFile (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/download/
download_file_manager.cc 72 void DownloadFileManager::CreateDownloadFile(DownloadCreateInfo* info,
180 NewRunnableMethod(this, &DownloadFileManager::CreateDownloadFile,
download_file_unittest.cc 57 virtual void CreateDownloadFile(scoped_ptr<DownloadFile>* file, int offset) {
130 CreateDownloadFile(&download_file_, 0);

Completed in 383 milliseconds