Searched defs:CheckForHistoryFilesRemoval (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/content/browser/download/
H A Ddownload_manager_impl.cc447 void DownloadManagerImpl::CheckForHistoryFilesRemoval() { function in class:content::DownloadManagerImpl
/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.cc871 static void CheckForHistoryFilesRemoval(DownloadManager* manager) { function in class:extensions::__anon3692::ManagerDestructionObserver
909 manager_->CheckForHistoryFilesRemoval();
1120 ManagerDestructionObserver::CheckForHistoryFilesRemoval(manager);
1121 ManagerDestructionObserver::CheckForHistoryFilesRemoval(incognito_manager);

Completed in 127 milliseconds