Home
last modified time | relevance | path

Searched defs:UpdateDownload (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/history/
Ddownload_database.cc109 bool DownloadDatabase::UpdateDownload(int64 received_bytes, in UpdateDownload() function in history::DownloadDatabase
Dhistory.cc542 void HistoryService::UpdateDownload(int64 received_bytes, in UpdateDownload() function in HistoryService
Dhistory_backend.cc1118 void HistoryBackend::UpdateDownload(int64 received_bytes, in UpdateDownload() function in history::HistoryBackend
/external/chromium/chrome/browser/download/
Ddownload_file_manager.cc189 void DownloadFileManager::UpdateDownload(int id, DownloadBuffer* buffer) { in UpdateDownload() function in DownloadFileManager
Ddownload_manager.cc524 void DownloadManager::UpdateDownload(int32 download_id, int64 size) { in UpdateDownload() function in DownloadManager