Searched refs:kInternalLibCurlError (Results 1 – 7 of 7) sorted by relevance
45 case ErrorCode::kInternalLibCurlError: in GetAttemptResult()177 case ErrorCode::kInternalLibCurlError: in GetDownloadErrorCode()178 return metrics::DownloadErrorCode::kInternalLibCurlError; in GetDownloadErrorCode()
443 auxiliary_error_code_ = ErrorCode::kInternalLibCurlError; in CurlPerformOnce()
70 kInternalLibCurlError = 99, enumerator
83 kInternalLibCurlError = 57, enumerator
164 case ErrorCode::kInternalLibCurlError: in ErrorCodeToString()
154 case ErrorCode::kInternalLibCurlError: in HandleErrorCode()
372 case ErrorCode::kInternalLibCurlError: in UpdateFailed()