Home
last modified time | relevance | path

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

/system/update_engine/common/
Dmetrics_constants.h96 kInternalError, // An internal error occurred. enumerator
/system/update_engine/
Dmetrics_utils.cc124 return metrics::AttemptResult::kInternalError; in GetAttemptResult()
144 return metrics::AttemptResult::kInternalError; in GetAttemptResult()
/system/update_engine/cros/
Dmetrics_reporter_omaha_unittest.cc186 metrics::AttemptResult::kInternalError; in TEST_F()
Dpayload_state.cc657 case metrics::AttemptResult::kInternalError: in CollectAndReportAttemptMetrics()