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 157 virtual void ResumeInterruptedDownload(
download_item_impl.cc 378 ResumeInterruptedDownload();
508 // isn't currently the case. See ResumeInterruptedDownload().
    [all...]
download_item_impl.h 379 void ResumeInterruptedDownload();
download_manager_impl.cc 534 void DownloadManagerImpl::ResumeInterruptedDownload(
download_browsertest.cc     [all...]
download_item_impl_unittest.cc 56 virtual void ResumeInterruptedDownload(
429 // ResumeInterruptedDownload() will abort early, with another interrupt,
521 // the MockDownloadItemDelegate's ResumeInterruptedDownload() function
    [all...]

Completed in 136 milliseconds