HomeSort by relevance Sort by last modified time
    Searched refs:ReportUpdateCheckMetrics (Results 1 - 10 of 10) sorted by null

  /system/update_engine/
metrics_reporter_android.h 38 void ReportUpdateCheckMetrics(
metrics_reporter_interface.h 81 virtual void ReportUpdateCheckMetrics(
metrics_reporter_stub.h 38 void ReportUpdateCheckMetrics(
mock_metrics_reporter.h 34 MOCK_METHOD4(ReportUpdateCheckMetrics,
metrics_reporter_omaha.h 102 void ReportUpdateCheckMetrics(
metrics_reporter_omaha_unittest.cc 59 TEST_F(MetricsReporterOmahaTest, ReportUpdateCheckMetrics) {
98 reporter_.ReportUpdateCheckMetrics(
104 reporter_.ReportUpdateCheckMetrics(
metrics_reporter_omaha.cc 139 void MetricsReporterOmaha::ReportUpdateCheckMetrics(
update_attempter.cc 262 system_state_->metrics_reporter()->ReportUpdateCheckMetrics(
    [all...]
omaha_request_action_unittest.cc 396 ReportUpdateCheckMetrics(_, _, _, _))
400 ReportUpdateCheckMetrics(_,
    [all...]
omaha_request_action.cc     [all...]

Completed in 216 milliseconds