AllowCertForHost   54 content/browser/ssl/ssl_host_state.h   void AllowCertForHost(net::X509Certificate* cert,
AllowCertForHost  136 content/browser/ssl/ssl_host_state_unittest.cc   state.AllowCertForHost(google_cert.get(),
AllowCertForHost  153 content/browser/ssl/ssl_host_state_unittest.cc   state.AllowCertForHost(google_cert.get(),
AllowCertForHost  164 content/browser/ssl/ssl_policy.cc     backend_->AllowCertForHost(handler->ssl_info().cert.get(),
AllowCertForHost   38 content/browser/ssl/ssl_policy_backend.cc   ssl_host_state_->AllowCertForHost(cert, host, error);
AllowCertForHost   38 content/browser/ssl/ssl_policy_backend.h   void AllowCertForHost(net::X509Certificate* cert,