Searched defs:UpdateDownload (Results 1 – 5 of 5) sorted by relevance
/external/chromium/chrome/browser/history/ | ||
D | download_database.cc | 109 bool DownloadDatabase::UpdateDownload(int64 received_bytes, in UpdateDownload() function in history::DownloadDatabase |
D | history.cc | 542 void HistoryService::UpdateDownload(int64 received_bytes, in UpdateDownload() function in HistoryService |
D | history_backend.cc | 1118 void HistoryBackend::UpdateDownload(int64 received_bytes, in UpdateDownload() function in history::HistoryBackend |
/external/chromium/chrome/browser/download/ | ||
D | download_file_manager.cc | 189 void DownloadFileManager::UpdateDownload(int id, DownloadBuffer* buffer) { in UpdateDownload() function in DownloadFileManager |
D | download_manager.cc | 524 void DownloadManager::UpdateDownload(int32 download_id, int64 size) { in UpdateDownload() function in DownloadManager |