Searched refs:kOmahaRequestHTTPResponseBase (Results 1 – 9 of 9) sorted by relevance
115 case ErrorCode::kOmahaRequestHTTPResponseBase: in GetAttemptResult()132 if (base_code >= ErrorCode::kOmahaRequestHTTPResponseBase) { in GetDownloadErrorCode()135 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase); in GetDownloadErrorCode()214 case ErrorCode::kOmahaRequestHTTPResponseBase: in GetDownloadErrorCode()
1669 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 501; in TEST_F()1687 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 999; in TEST_F()
924 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + code)); in TransferComplete()
354 case ErrorCode::kOmahaRequestHTTPResponseBase: // aggregated already in UpdateFailed()
467 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 404)); in TEST()
100 kOmahaRequestHTTPResponseBase = 2000, // + HTTP response code enumerator
121 case ErrorCode::kOmahaRequestHTTPResponseBase: in ErrorCodeToString()
1047 if (base_code >= ErrorCode::kOmahaRequestHTTPResponseBase) { in GetBaseErrorCode()
141 case ErrorCode::kOmahaRequestHTTPResponseBase: // aggregated already in HandleErrorCode()