Home
last modified time | relevance | path

Searched defs:UpdateDownload (Results 1 – 10 of 10) 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
/external/chromium_org/chrome/browser/download/
Ddownload_history.cc171 void DownloadHistory::HistoryAdapter::UpdateDownload( in UpdateDownload() function in DownloadHistory::HistoryAdapter
Ddownload_history_unittest.cc109 virtual void UpdateDownload( in UpdateDownload() function in __anon55b861780111::FakeHistoryAdapter
/external/chromium_org/chrome/browser/history/
Ddownload_database.cc452 bool DownloadDatabase::UpdateDownload(const DownloadRow& data) { in UpdateDownload() function in history::DownloadDatabase
Dhistory_service.cc840 void HistoryService::UpdateDownload(const history::DownloadRow& data) { in UpdateDownload() function in HistoryService
Dhistory_backend.cc1225 void HistoryBackend::UpdateDownload(const history::DownloadRow& data) { in UpdateDownload() function in history::HistoryBackend