Home
last modified time | relevance | path

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

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