Searched refs:GetTotalDownloadBytes (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_status_updater_delegate.h23 virtual int64 GetTotalDownloadBytes() = 0;
H A Ddownload_status_updater.cc48 total_bytes += (*i)->GetTotalDownloadBytes();
H A Ddownload_status_updater_unittest.cc45 virtual int64 GetTotalDownloadBytes() { function in class:__anon1929::MockDelegate
H A Ddownload_manager.h228 virtual int64 GetTotalDownloadBytes();
H A Ddownload_manager.cc966 int64 DownloadManager::GetTotalDownloadBytes() { function in class:DownloadManager

Completed in 94 milliseconds