Home
last modified time | relevance | path

Searched defs:ResumeInterruptedDownload (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_item_impl_delegate.cc59 void DownloadItemImplDelegate::ResumeInterruptedDownload( in ResumeInterruptedDownload() function in content::DownloadItemImplDelegate
Ddownload_manager_impl.cc530 void DownloadManagerImpl::ResumeInterruptedDownload( in ResumeInterruptedDownload() function in content::DownloadManagerImpl
Ddownload_item_impl.cc1638 void DownloadItemImpl::ResumeInterruptedDownload() { in ResumeInterruptedDownload() function in content::DownloadItemImpl
Ddownload_item_impl_unittest.cc56 virtual void ResumeInterruptedDownload( in ResumeInterruptedDownload() function in content::__anon89e4a8030111::MockDelegate
Ddownload_browsertest.cc1007 IN_PROC_BROWSER_TEST_F(DownloadContentTest, ResumeInterruptedDownload) { in IN_PROC_BROWSER_TEST_F() argument