Home
last modified time | relevance | path

Searched refs:kAbnormalTermination (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/
Dmetrics_constants.h105 kAbnormalTermination, // The attempt ended abnormally. enumerator
Dmetrics_reporter_android.cc114 static_cast<int>(metrics::AttemptResult::kAbnormalTermination); in ReportAbnormallyTerminatedUpdateAttemptMetrics()
Dmetrics_reporter_omaha.cc240 metrics::AttemptResult::kAbnormalTermination; in ReportAbnormallyTerminatedUpdateAttemptMetrics()
Dmetrics_reporter_omaha_unittest.cc178 metrics::AttemptResult::kAbnormalTermination), in TEST_F()
Dpayload_state.cc671 case metrics::AttemptResult::kAbnormalTermination: in CollectAndReportAttemptMetrics()