Searched refs:current_bytes_downloaded (Results 1 – 3 of 3) sorted by relevance
618 int64_t current_bytes_downloaded = in BytesReceived() local623 current_bytes_downloaded + bytes_progressed); in BytesReceived()816 int64_t current_bytes_downloaded = in CollectAndReportUpdateMetricsOnUpdateFinished() local819 current_bytes_downloaded, in CollectAndReportUpdateMetricsOnUpdateFinished()
350 uint64_t current_bytes_downloaded,
1202 uint64_t current_bytes_downloaded, in SetCurrentBytesDownloaded() argument1210 current_bytes_downloaded_[source] = current_bytes_downloaded; in SetCurrentBytesDownloaded()1213 prefs_->SetInt64(prefs_key, current_bytes_downloaded); in SetCurrentBytesDownloaded()