Home
last modified time | relevance | path

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

/system/update_engine/
Dmetrics_reporter_android.cc85 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
103 attempt_count, in ReportSuccessfulUpdateMetrics()
Dmock_metrics_reporter.h65 void(int attempt_count,
Dmetrics_reporter_android.h66 int attempt_count,
Dmetrics_reporter_stub.h66 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
Dmetrics_reporter_interface.h174 int attempt_count,
Dmetrics_reporter_omaha.h143 int attempt_count,
Dmetrics_reporter_omaha.cc390 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
502 attempt_count, in ReportSuccessfulUpdateMetrics()
506 LOG(INFO) << "Uploading " << attempt_count << " for metric " << metric; in ReportSuccessfulUpdateMetrics()
Dmetrics_reporter_omaha_unittest.cc316 int attempt_count = 3; in TEST_F() local
392 metrics::kMetricSuccessfulUpdateAttemptCount, attempt_count, _, _, _)) in TEST_F()
402 reporter_.ReportSuccessfulUpdateMetrics(attempt_count, in TEST_F()
Dpayload_state.cc779 int attempt_count = GetPayloadAttemptNumber(); in CollectAndReportSuccessfulUpdateMetrics() local
784 attempt_count, in CollectAndReportSuccessfulUpdateMetrics()