Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ssl/
Dssl_error_info.h49 static int GetErrorsForCertStatus(int cert_status,
Dssl_error_info.cc233 int SSLErrorInfo::GetErrorsForCertStatus(int cert_id, in GetErrorsForCertStatus() function in SSLErrorInfo
/external/chromium/chrome/browser/
Dpage_info_model.cc141 SSLErrorInfo::GetErrorsForCertStatus(ssl.cert_id(), ssl.cert_status(), in PageInfoModel()