Home
last modified time | relevance | path

Searched defs:download_overhead_percentage (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/update_engine/common/
H A Dmetrics_reporter_stub.h69 int download_overhead_percentage, in ReportSuccessfulUpdateMetrics()
/aosp12/system/update_engine/aosp/
H A Dmetrics_reporter_android.cc169 int download_overhead_percentage, in ReportSuccessfulUpdateMetrics()
H A Dupdate_attempter_android.cc862 int download_overhead_percentage = 0; in CollectAndReportUpdateMetricsOnUpdateFinished() local
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha_unittest.cc304 int download_overhead_percentage = 20; in TEST_F() local
H A Dmetrics_reporter_omaha.cc350 int download_overhead_percentage, in ReportSuccessfulUpdateMetrics()
H A Dpayload_state.cc760 int download_overhead_percentage = 0; in CollectAndReportSuccessfulUpdateMetrics() local
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto11081 optional int32 download_overhead_percentage = 5; field