Home
last modified time | relevance | path

Searched refs:kInternalError (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/
Dmetrics_constants.h96 kInternalError, // An internal error occurred. enumerator
Dmetrics_utils.cc127 return metrics::AttemptResult::kInternalError; in GetAttemptResult()
143 return metrics::AttemptResult::kInternalError; in GetAttemptResult()
Dmetrics_reporter_omaha_unittest.cc203 metrics::AttemptResult::kInternalError; in TEST_F()
Dpayload_state.cc655 case metrics::AttemptResult::kInternalError: in CollectAndReportAttemptMetrics()