Searched refs:kInternalLibCurlError (Results 1 – 5 of 5) sorted by relevance
71 kInternalLibCurlError = 99, enumerator
83 kInternalLibCurlError = 57, enumerator
164 case ErrorCode::kInternalLibCurlError: in ErrorCodeToString()
45 case ErrorCode::kInternalLibCurlError: in GetAttemptResult()180 case ErrorCode::kInternalLibCurlError: in GetDownloadErrorCode()181 return metrics::DownloadErrorCode::kInternalLibCurlError; in GetDownloadErrorCode()
436 auxiliary_error_code_ = ErrorCode::kInternalLibCurlError; in CurlPerformOnce()