Home
last modified time | relevance | path

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

/system/update_engine/
Dmetrics_reporter_android.cc116 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
127 attempt_count); in ReportSuccessfulUpdateMetrics()
Dmock_metrics_reporter.h65 void(int attempt_count,
Dmetrics_reporter_interface.h176 int attempt_count,
Dmetrics_reporter_stub.h68 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
Dmetrics_reporter_android.h68 int attempt_count,
Dmetrics_reporter_omaha.h145 int attempt_count,
Dmetrics_reporter_omaha.cc394 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
506 attempt_count, in ReportSuccessfulUpdateMetrics()
510 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.cc752 int attempt_count = GetPayloadAttemptNumber(); in CollectAndReportSuccessfulUpdateMetrics() local
757 attempt_count, in CollectAndReportSuccessfulUpdateMetrics()