Searched refs:attempt_count (Results 1 – 9 of 9) sorted by relevance
/system/update_engine/aosp/ |
D | metrics_reporter_android.cc | 164 int attempt_count, in ReportSuccessfulUpdateMetrics() argument 182 static_cast<int32_t>(attempt_count), in ReportSuccessfulUpdateMetrics()
|
D | metrics_reporter_android.h | 69 int attempt_count,
|
/system/update_engine/common/ |
D | mock_metrics_reporter.h | 63 void(int attempt_count,
|
D | metrics_reporter_stub.h | 64 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
|
D | metrics_reporter_interface.h | 167 int attempt_count,
|
/system/update_engine/cros/ |
D | metrics_reporter_omaha.h | 141 int attempt_count,
|
D | metrics_reporter_omaha_unittest.cc | 297 int attempt_count = 3; in TEST_F() local 373 metrics::kMetricSuccessfulUpdateAttemptCount, attempt_count, _, _, _)) in TEST_F() 383 reporter_.ReportSuccessfulUpdateMetrics(attempt_count, in TEST_F()
|
D | metrics_reporter_omaha.cc | 345 int attempt_count, in ReportSuccessfulUpdateMetrics() argument 441 attempt_count, in ReportSuccessfulUpdateMetrics()
|
D | payload_state.cc | 782 int attempt_count = GetPayloadAttemptNumber(); in CollectAndReportSuccessfulUpdateMetrics() local 787 attempt_count, in CollectAndReportSuccessfulUpdateMetrics()
|