Home
last modified time | relevance | path

Searched defs:payload_bytes_downloaded (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/update_engine/common/
H A Dmetrics_reporter_stub.h55 int64_t payload_bytes_downloaded, in ReportUpdateAttemptDownloadMetrics()
/aosp12/system/update_engine/aosp/
H A Dmetrics_reporter_android.cc153 int64_t payload_bytes_downloaded, in ReportUpdateAttemptDownloadMetrics() argument
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha_unittest.cc259 int64_t payload_bytes_downloaded = 200 * kNumBytesInOneMiB; in TEST_F() local
H A Dmetrics_reporter_omaha.cc306 int64_t payload_bytes_downloaded, in ReportUpdateAttemptDownloadMetrics()
H A Dpayload_state.cc629 int64_t payload_bytes_downloaded = attempt_num_bytes_downloaded_; in CollectAndReportAttemptMetrics() local