Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Derror_code.h81 kFirstActiveOmahaPingSentPersistenceError = 55, enumerator
H A Derror_code_utils.cc160 case ErrorCode::kFirstActiveOmahaPingSentPersistenceError: in ErrorCodeToString()
/aosp12/system/update_engine/
H A Dmetrics_utils.cc122 case ErrorCode::kFirstActiveOmahaPingSentPersistenceError: in GetAttemptResult()
241 case ErrorCode::kFirstActiveOmahaPingSentPersistenceError: in GetDownloadErrorCode()
/aosp12/system/update_engine/update_manager/
H A Dchromeos_policy.cc153 case ErrorCode::kFirstActiveOmahaPingSentPersistenceError: in HandleErrorCode()
/aosp12/system/update_engine/cros/
H A Dpayload_state.cc371 case ErrorCode::kFirstActiveOmahaPingSentPersistenceError: in UpdateFailed()
H A Domaha_request_action.cc1040 ErrorCode::kFirstActiveOmahaPingSentPersistenceError); in TransferComplete()