Searched refs:attempt_count (Results 1 – 9 of 9) sorted by relevance
/system/update_engine/ |
D | metrics_reporter_android.cc | 85 int attempt_count, in ReportSuccessfulUpdateMetrics() argument 103 attempt_count, in ReportSuccessfulUpdateMetrics()
|
D | mock_metrics_reporter.h | 65 void(int attempt_count,
|
D | metrics_reporter_android.h | 66 int attempt_count,
|
D | metrics_reporter_stub.h | 66 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
|
D | metrics_reporter_interface.h | 174 int attempt_count,
|
D | metrics_reporter_omaha.h | 143 int attempt_count,
|
D | metrics_reporter_omaha.cc | 390 int attempt_count, in ReportSuccessfulUpdateMetrics() argument 502 attempt_count, in ReportSuccessfulUpdateMetrics() 506 LOG(INFO) << "Uploading " << attempt_count << " for metric " << metric; in ReportSuccessfulUpdateMetrics()
|
D | metrics_reporter_omaha_unittest.cc | 316 int attempt_count = 3; in TEST_F() local 392 metrics::kMetricSuccessfulUpdateAttemptCount, attempt_count, _, _, _)) in TEST_F() 402 reporter_.ReportSuccessfulUpdateMetrics(attempt_count, in TEST_F()
|
D | payload_state.cc | 779 int attempt_count = GetPayloadAttemptNumber(); in CollectAndReportSuccessfulUpdateMetrics() local 784 attempt_count, in CollectAndReportSuccessfulUpdateMetrics()
|