Home
last modified time | relevance | path

Searched refs:NetErrorToErrorType (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ssl/
Dssl_error_info.h40 static ErrorType NetErrorToErrorType(int net_error);
Dssl_policy.cc165 SSLErrorInfo::NetErrorToErrorType(handler->cert_error()), in GetSSLErrorInfo()
Dssl_error_info.cc204 SSLErrorInfo::ErrorType SSLErrorInfo::NetErrorToErrorType(int net_error) { in NetErrorToErrorType() function in SSLErrorInfo