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

  /external/chromium_org/content/browser/download/
download_item_impl_delegate.h 70 virtual void ResumeInterruptedDownload(
download_item_impl_delegate.cc 59 void DownloadItemImplDelegate::ResumeInterruptedDownload(
download_manager_impl.h 154 virtual void ResumeInterruptedDownload(
download_item_impl.cc 361 ResumeInterruptedDownload();
490 // isn't currently the case. See ResumeInterruptedDownload().
    [all...]
download_item_impl.h 374 void ResumeInterruptedDownload();
download_manager_impl.cc 530 void DownloadManagerImpl::ResumeInterruptedDownload(
download_item_impl_unittest.cc 56 virtual void ResumeInterruptedDownload(
429 // ResumeInterruptedDownload() will abort early, with another interrupt,
490 // the MockDownloadItemDelegate's ResumeInterruptedDownload() function
    [all...]
download_browsertest.cc     [all...]

Completed in 210 milliseconds