Searched refs:GetTotalDownloadBytes (Results 1 – 5 of 5) sorted by relevance
23 virtual int64 GetTotalDownloadBytes() = 0;
48 total_bytes += (*i)->GetTotalDownloadBytes(); in GetProgress()
45 virtual int64 GetTotalDownloadBytes() { in GetTotalDownloadBytes() function in __anon7151e2d70111::MockDelegate
228 virtual int64 GetTotalDownloadBytes();
966 int64 DownloadManager::GetTotalDownloadBytes() { in GetTotalDownloadBytes() function in DownloadManager