Searched defs:ResumeInterruptedDownload (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/download/
H A Ddownload_item_impl_delegate.cc59 void DownloadItemImplDelegate::ResumeInterruptedDownload( function in class:content::DownloadItemImplDelegate
H A Ddownload_manager_impl.cc530 void DownloadManagerImpl::ResumeInterruptedDownload( function in class:content::DownloadManagerImpl
H A Ddownload_item_impl.cc361 ResumeInterruptedDownload();
490 // isn't currently the case. See ResumeInterruptedDownload().
1635 ResumeInterruptedDownload();
1638 void DownloadItemImpl::ResumeInterruptedDownload() { function in class:content::DownloadItemImpl
1681 delegate_->ResumeInterruptedDownload(download_params.Pass(), GetId());

Completed in 76 milliseconds