Home
last modified time | relevance | path

Searched defs:metrics_reporter_ (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.h238 std::unique_ptr<MetricsReporterInterface> metrics_reporter_; variable
H A Dupdate_attempter_android_unittest.cc76 testing::NiceMock<MockMetricsReporter>* metrics_reporter_; member in chromeos_update_engine::UpdateAttempterAndroidTest
/aosp12/system/update_engine/cros/
H A Dreal_system_state.h145 MetricsReporterOmaha metrics_reporter_; variable
H A Dfake_system_state.h288 MetricsReporterInterface* metrics_reporter_; variable
/aosp12/art/runtime/
H A Druntime.h1433 std::unique_ptr<metrics::MetricsReporter> metrics_reporter_; variable