UpdateDownload    173 chrome/browser/download/download_history.cc   history_->UpdateDownload(data);
UpdateDownload    374 chrome/browser/download/download_history.cc     history_->UpdateDownload(current_info);
UpdateDownload     43 chrome/browser/download/download_history.h     virtual void UpdateDownload(const history::DownloadRow& data);
UpdateDownload     40 chrome/browser/history/download_database.h   bool UpdateDownload(const DownloadRow& data);
UpdateDownload   1185 chrome/browser/history/history_backend.cc   db_->UpdateDownload(data);
UpdateDownload    278 chrome/browser/history/history_backend.h   void UpdateDownload(const DownloadRow& data);
UpdateDownload    781 chrome/browser/history/history_service.cc   ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::UpdateDownload, data);
UpdateDownload    441 chrome/browser/history/history_service.h   void UpdateDownload(const history::DownloadRow& data);