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

  /external/chromium_org/content/browser/download/
download_file_unittest.cc 161 virtual void DestroyDownloadFile(int offset) {
430 DestroyDownloadFile(0);
453 DestroyDownloadFile(0);
487 DestroyDownloadFile(0);
506 DestroyDownloadFile(0);
533 DestroyDownloadFile(0);
549 DestroyDownloadFile(0);
580 DestroyDownloadFile(0);
602 DestroyDownloadFile(0);
  /external/chromium/chrome/browser/download/
download_file_unittest.cc 66 virtual void DestroyDownloadFile(scoped_ptr<DownloadFile>* file, int offset) {
191 DestroyDownloadFile(&download_file_, 0);

Completed in 83 milliseconds