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

/external/chromium/chrome/browser/download/
H A Ddownload_item.h152 // a DCHECK failure. Set 'update_history' to false when canceling from at
157 void Cancel(bool update_history);
H A Ddownload_item.cc337 void DownloadItem::Cancel(bool update_history) { argument
350 if (update_history)

Completed in 70 milliseconds