Home
last modified time | relevance | path

Searched refs:kPostinstallPowerwashError (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/update_engine/common/
H A Derror_code.h67 kPostinstallPowerwashError = 41, enumerator
H A Derror_code_utils.cc118 case ErrorCode::kPostinstallPowerwashError: in ErrorCodeToString()
/aosp12/system/update_engine/
H A Dmetrics_utils.cc117 case ErrorCode::kPostinstallPowerwashError: in GetAttemptResult()
228 case ErrorCode::kPostinstallPowerwashError: in GetDownloadErrorCode()
/aosp12/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action.cc97 return CompletePostinstall(ErrorCode::kPostinstallPowerwashError); in PerformAction()
/aosp12/system/update_engine/update_manager/
H A Dchromeos_policy.cc144 case ErrorCode::kPostinstallPowerwashError: in HandleErrorCode()
/aosp12/system/update_engine/cros/
H A Dpayload_state.cc362 case ErrorCode::kPostinstallPowerwashError: in UpdateFailed()