Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/tab_contents/
Dtab_contents_ssl_helper.h32 virtual void OnAddClientCertificateError(
Dtab_contents_ssl_helper.cc211 void TabContentsSSLHelper::OnAddClientCertificateError( in OnAddClientCertificateError() function in TabContentsSSLHelper
/external/chromium/chrome/browser/ssl/
Dssl_add_cert_handler.cc73 &RenderViewHostDelegate::SSL::OnAddClientCertificateError, in Finished()