Home
last modified time | relevance | path

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

/system/update_engine/common/
Derror_code.h63 kOmahaErrorInHTTPResponse = 37, enumerator
Derror_code_utils.cc110 case ErrorCode::kOmahaErrorInHTTPResponse: in ErrorCodeToString()
Dutils.cc978 base_code = ErrorCode::kOmahaErrorInHTTPResponse; in GetBaseErrorCode()
/system/update_engine/
Dmetrics_utils.cc115 case ErrorCode::kOmahaErrorInHTTPResponse: in GetAttemptResult()
228 case ErrorCode::kOmahaErrorInHTTPResponse: in GetDownloadErrorCode()