Searched refs:total_bytes_downloaded_ (Results 1 – 2 of 2) sorted by relevance
112 return source < kNumDownloadSources ? total_bytes_downloaded_[source] : 0; in GetTotalBytesDownloaded()554 uint64_t total_bytes_downloaded_[kNumDownloadSources + 1]; variable
69 total_bytes_downloaded_[i] = current_bytes_downloaded_[i] = 0; in PayloadState()1176 total_bytes_downloaded_[source] = total_bytes_downloaded; in SetTotalBytesDownloaded()