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.cc534 void DownloadManagerImpl::ResumeInterruptedDownload( function in class:content::DownloadManagerImpl
H A Ddownload_item_impl.cc378 ResumeInterruptedDownload();
508 // isn't currently the case. See ResumeInterruptedDownload().
1675 ResumeInterruptedDownload();
1678 void DownloadItemImpl::ResumeInterruptedDownload() { function in class:content::DownloadItemImpl
1721 delegate_->ResumeInterruptedDownload(download_params.Pass(), GetId());

Completed in 78 milliseconds