Searched defs:ResumeInterruptedDownload (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/content/browser/download/ | ||
D | download_item_impl_delegate.cc | 59 void DownloadItemImplDelegate::ResumeInterruptedDownload( in ResumeInterruptedDownload() function in content::DownloadItemImplDelegate |
D | download_manager_impl.cc | 530 void DownloadManagerImpl::ResumeInterruptedDownload( in ResumeInterruptedDownload() function in content::DownloadManagerImpl |
D | download_item_impl.cc | 1638 void DownloadItemImpl::ResumeInterruptedDownload() { in ResumeInterruptedDownload() function in content::DownloadItemImpl |
D | download_item_impl_unittest.cc | 56 virtual void ResumeInterruptedDownload( in ResumeInterruptedDownload() function in content::__anon89e4a8030111::MockDelegate |
D | download_browsertest.cc | 1007 IN_PROC_BROWSER_TEST_F(DownloadContentTest, ResumeInterruptedDownload) { in IN_PROC_BROWSER_TEST_F() argument |