Home
last modified time | relevance | path

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

/system/update_engine/common/
Derror_code.h82 kVerityCalculationError = 56, enumerator
Derror_code_utils.cc162 case ErrorCode::kVerityCalculationError: in ErrorCodeToString()
/system/update_engine/payload_consumer/
Dfilesystem_verifier_action.cc140 Cleanup(ErrorCode::kVerityCalculationError); in StartPartitionHashing()
208 Cleanup(ErrorCode::kVerityCalculationError); in OnReadDoneCallback()
/system/update_engine/
Dmetrics_utils.cc71 case ErrorCode::kVerityCalculationError: in GetAttemptResult()
228 case ErrorCode::kVerityCalculationError: in GetDownloadErrorCode()
Dpayload_state.cc310 case ErrorCode::kVerityCalculationError: in UpdateFailed()
/system/update_engine/update_manager/
Dchromeos_policy.cc90 case ErrorCode::kVerityCalculationError: in HandleErrorCode()