Home
last modified time | relevance | path

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

/system/update_engine/common/
Derror_code.h87 kDeviceCorrupted = 61, enumerator
Derror_code_utils.cc172 case ErrorCode::kDeviceCorrupted: in ErrorCodeToString()
/system/update_engine/
Dmetrics_utils.cc75 case ErrorCode::kDeviceCorrupted: in GetAttemptResult()
244 case ErrorCode::kDeviceCorrupted: in GetDownloadErrorCode()
/system/update_engine/aosp/
Dcleanup_previous_update_action.cc339 processor_->ActionComplete(this, ErrorCode::kDeviceCorrupted); in WaitForMergeOrSchedule()