Searched refs:current_bytes_downloaded_ (Results 1 – 2 of 2) sorted by relevance
104 return source < kNumDownloadSources ? current_bytes_downloaded_[source] : 0; in GetCurrentBytesDownloaded()528 uint64_t current_bytes_downloaded_[kNumDownloadSources + 1]; variable
75 total_bytes_downloaded_[i] = current_bytes_downloaded_[i] = 0; in PayloadState()1187 current_bytes_downloaded_[source] = current_bytes_downloaded; in SetCurrentBytesDownloaded()