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

/external/chromium/chrome/browser/download/
H A Ddownload_status_updater_delegate.h20 virtual int64 GetReceivedDownloadBytes() = 0;
H A Ddownload_status_updater.cc47 received_bytes += (*i)->GetReceivedDownloadBytes();
H A Ddownload_status_updater_unittest.cc41 virtual int64 GetReceivedDownloadBytes() { function in class:__anon2097::MockDelegate
H A Ddownload_manager.h227 virtual int64 GetReceivedDownloadBytes();
H A Ddownload_manager.cc956 int64 DownloadManager::GetReceivedDownloadBytes() { function in class:DownloadManager

Completed in 75 milliseconds