Home
last modified time | relevance | path

Searched refs:NeedToUpdateDownloadHistory (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/
H A Ddownload_history.cc375 if (!NeedToUpdateDownloadHistory(item)) in MaybeAddToHistory()
461 NeedToUpdateDownloadHistory(item)) { in OnDownloadCreated()
479 if (!NeedToUpdateDownloadHistory(item)) in OnDownloadUpdated()
555 bool DownloadHistory::NeedToUpdateDownloadHistory( in NeedToUpdateDownloadHistory() function in DownloadHistory
H A Ddownload_history.h133 bool NeedToUpdateDownloadHistory(download::DownloadItem* item);