Searched refs:SSLAddCertificateInfoBarDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ssl/
H A Dssl_add_certificate.cc33 class SSLAddCertificateInfoBarDelegate : public ConfirmInfoBarDelegate { class in namespace:chrome::__anon4725
40 new SSLAddCertificateInfoBarDelegate(cert))));
44 explicit SSLAddCertificateInfoBarDelegate(net::X509Certificate* cert) function in class:chrome::__anon4725::SSLAddCertificateInfoBarDelegate
46 virtual ~SSLAddCertificateInfoBarDelegate() {}
87 DISALLOW_COPY_AND_ASSIGN(SSLAddCertificateInfoBarDelegate);
119 SSLAddCertificateInfoBarDelegate::Create(

Completed in 73 milliseconds