Searched refs:attempt_count (Results 1 – 9 of 9) sorted by relevance
/system/update_engine/ |
D | metrics_reporter_android.cc | 116 int attempt_count, in ReportSuccessfulUpdateMetrics() argument 127 attempt_count); in ReportSuccessfulUpdateMetrics()
|
D | mock_metrics_reporter.h | 65 void(int attempt_count,
|
D | metrics_reporter_interface.h | 176 int attempt_count,
|
D | metrics_reporter_stub.h | 68 int attempt_count, in ReportSuccessfulUpdateMetrics() argument
|
D | metrics_reporter_android.h | 68 int attempt_count,
|
D | metrics_reporter_omaha.h | 145 int attempt_count,
|
D | metrics_reporter_omaha.cc | 394 int attempt_count, in ReportSuccessfulUpdateMetrics() argument 506 attempt_count, in ReportSuccessfulUpdateMetrics() 510 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 | 752 int attempt_count = GetPayloadAttemptNumber(); in CollectAndReportSuccessfulUpdateMetrics() local 757 attempt_count, in CollectAndReportSuccessfulUpdateMetrics()
|