Searched refs:UpdatePersistence (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/download/
H A Ddownload_item_impl_delegate.cc66 void DownloadItemImplDelegate::UpdatePersistence(DownloadItemImpl* download) {} function in class:content::DownloadItemImplDelegate
H A Ddownload_item_impl_delegate.h78 virtual void UpdatePersistence(DownloadItemImpl* download);
H A Ddownload_item_impl_unittest.cc64 MOCK_METHOD1(UpdatePersistence, void(DownloadItemImpl*));

Completed in 133 milliseconds