Home
last modified time | relevance | path

Searched refs:attempt_count (Results 1 – 9 of 9) sorted by relevance

/system/update_engine/aosp/
Dmetrics_reporter_android.cc164 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
182 static_cast<int32_t>(attempt_count), in ReportSuccessfulUpdateMetrics()
Dmetrics_reporter_android.h69 int attempt_count,
/system/update_engine/common/
Dmock_metrics_reporter.h63 void(int attempt_count,
Dmetrics_reporter_stub.h64 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
Dmetrics_reporter_interface.h167 int attempt_count,
/system/update_engine/cros/
Dmetrics_reporter_omaha.h141 int attempt_count,
Dmetrics_reporter_omaha_unittest.cc297 int attempt_count = 3; in TEST_F() local
373 metrics::kMetricSuccessfulUpdateAttemptCount, attempt_count, _, _, _)) in TEST_F()
383 reporter_.ReportSuccessfulUpdateMetrics(attempt_count, in TEST_F()
Dmetrics_reporter_omaha.cc345 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
441 attempt_count, in ReportSuccessfulUpdateMetrics()
Dpayload_state.cc782 int attempt_count = GetPayloadAttemptNumber(); in CollectAndReportSuccessfulUpdateMetrics() local
787 attempt_count, in CollectAndReportSuccessfulUpdateMetrics()