Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Derror_code.h74 kUserCanceled = 48, enumerator
H A Derror_code_utils.cc146 case ErrorCode::kUserCanceled: in ErrorCodeToString()
/aosp12/system/update_engine/
H A Dmetrics_utils.cc100 case ErrorCode::kUserCanceled: in GetAttemptResult()
235 case ErrorCode::kUserCanceled: in GetDownloadErrorCode()
/aosp12/system/update_engine/update_manager/
H A Dchromeos_policy.cc148 case ErrorCode::kUserCanceled: in HandleErrorCode()
/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.cc588 TerminateUpdateAndNotify(ErrorCode::kUserCanceled); in ProcessingStopped()
/aosp12/system/update_engine/cros/
H A Dpayload_state.cc366 case ErrorCode::kUserCanceled: in UpdateFailed()