Home
last modified time | relevance | path

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

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