Searched refs:kOmahaRequestHTTPResponseBase (Results 1 – 9 of 9) sorted by relevance
134 case ErrorCode::kOmahaRequestHTTPResponseBase: in GetAttemptResult()151 if (base_code >= ErrorCode::kOmahaRequestHTTPResponseBase) { in GetDownloadErrorCode()154 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase); in GetDownloadErrorCode()252 case ErrorCode::kOmahaRequestHTTPResponseBase: in GetDownloadErrorCode()
115 kOmahaRequestHTTPResponseBase = 2000, // + HTTP response code enumerator
124 case ErrorCode::kOmahaRequestHTTPResponseBase: in ErrorCodeToString()
821 if (base_code >= ErrorCode::kOmahaRequestHTTPResponseBase) { in GetBaseErrorCode()
167 case ErrorCode::kOmahaRequestHTTPResponseBase: // aggregated already in HandleErrorCode()
383 case ErrorCode::kOmahaRequestHTTPResponseBase: // aggregated already in UpdateFailed()
991 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + code)); in TransferComplete()
2181 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 501; in TEST_F()2196 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 999; in TEST_F()
469 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 404)); in TEST_F()