Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/download/
Ddownload_item.h157 void Cancel(bool update_history);
Ddownload_item.cc337 void DownloadItem::Cancel(bool update_history) { in Cancel() argument
350 if (update_history) in Cancel()