Searched defs:ReportUpdateAttemptMetrics (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | metrics_reporter_stub.h | 46 void ReportUpdateAttemptMetrics(int attempt_number, in ReportUpdateAttemptMetrics() function |
/aosp12/system/update_engine/aosp/ | ||
H A D | metrics_reporter_android.cc | 85 void MetricsReporterAndroid::ReportUpdateAttemptMetrics( in ReportUpdateAttemptMetrics() function in chromeos_update_engine::MetricsReporterAndroid |
/aosp12/system/update_engine/cros/ | ||
H A D | metrics_reporter_omaha_unittest.cc | 174 TEST_F(MetricsReporterOmahaTest, ReportUpdateAttemptMetrics) { in TEST_F() argument |
H A D | metrics_reporter_omaha.cc | 232 void MetricsReporterOmaha::ReportUpdateAttemptMetrics( in ReportUpdateAttemptMetrics() function in chromeos_update_engine::MetricsReporterOmaha |