Searched defs:ReportSuccessfulUpdateMetrics (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/update_engine/common/ | ||
H A D | metrics_reporter_stub.h | 63 void ReportSuccessfulUpdateMetrics( in ReportSuccessfulUpdateMetrics() function |
/aosp12/system/update_engine/aosp/ | ||
H A D | metrics_reporter_android.cc | 163 void MetricsReporterAndroid::ReportSuccessfulUpdateMetrics( in ReportSuccessfulUpdateMetrics() function in chromeos_update_engine::MetricsReporterAndroid |
/aosp12/system/update_engine/cros/ | ||
H A D | metrics_reporter_omaha_unittest.cc | 296 TEST_F(MetricsReporterOmahaTest, ReportSuccessfulUpdateMetrics) { in TEST_F() argument |
H A D | metrics_reporter_omaha.cc | 344 void MetricsReporterOmaha::ReportSuccessfulUpdateMetrics( in ReportSuccessfulUpdateMetrics() function in chromeos_update_engine::MetricsReporterOmaha |