Home | History | Annotate | Download | only in history

Lines Matching refs:UpdateDownload

734 void HistoryService::UpdateDownload(const history::DownloadRow& data) {
737 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::UpdateDownload, data);