Searched refs:kOmahaRequestHTTPResponseBase (Results 1 – 9 of 9) sorted by relevance
119 case ErrorCode::kOmahaRequestHTTPResponseBase: in GetAttemptResult()136 if (base_code >= ErrorCode::kOmahaRequestHTTPResponseBase) { in GetDownloadErrorCode()139 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase); in GetDownloadErrorCode()220 case ErrorCode::kOmahaRequestHTTPResponseBase: in GetDownloadErrorCode()
363 case ErrorCode::kOmahaRequestHTTPResponseBase: // aggregated already in UpdateFailed()
2000 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 501; in TEST_F()2018 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 999; in TEST_F()
1053 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + code)); in TransferComplete()
474 static_cast<int>(ErrorCode::kOmahaRequestHTTPResponseBase) + 404)); in TEST()
103 kOmahaRequestHTTPResponseBase = 2000, // + HTTP response code enumerator
121 case ErrorCode::kOmahaRequestHTTPResponseBase: in ErrorCodeToString()
916 if (base_code >= ErrorCode::kOmahaRequestHTTPResponseBase) { in GetBaseErrorCode()
145 case ErrorCode::kOmahaRequestHTTPResponseBase: // aggregated already in HandleErrorCode()