HomeSort by relevance Sort by last modified time
    Searched refs:UpdatePersistence (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/download/
download_item_impl_delegate.h 78 virtual void UpdatePersistence(DownloadItemImpl* download);
download_item_impl_delegate.cc 66 void DownloadItemImplDelegate::UpdatePersistence(DownloadItemImpl* download) {}
download_item_impl_unittest.cc 69 MOCK_METHOD1(UpdatePersistence, void(DownloadItemImpl*));
    [all...]

Completed in 1803 milliseconds