Home
last modified time | relevance | path

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

/system/update_engine/common/
Derror_code.h39 kDownloadNewPartitionInfoError = 13, enumerator
Derror_code_utils.cc62 case ErrorCode::kDownloadNewPartitionInfoError: in ErrorCodeToString()
/system/update_engine/payload_consumer/
Dinstall_plan.cc258 *error = ErrorCode::kDownloadNewPartitionInfoError; in ParseManifestToInstallPlan()
267 *error = ErrorCode::kDownloadNewPartitionInfoError; in ParseManifestToInstallPlan()
/system/update_engine/
Dmetrics_utils.cc57 case ErrorCode::kDownloadNewPartitionInfoError: in GetAttemptResult()
199 case ErrorCode::kDownloadNewPartitionInfoError: in GetDownloadErrorCode()