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

/external/chromium_org/content/public/browser/
H A Dssl_host_state_delegate.h35 virtual void AllowCert(const std::string&,
/external/chromium_org/content/browser/ssl/
H A Dssl_policy_backend.cc38 ssl_host_state_delegate_->AllowCert(host, cert, error);
/external/chromium_org/chrome/browser/ssl/
H A Dchrome_ssl_host_state_delegate_test.cc86 state->AllowCert(
109 state->AllowCert(
145 state->AllowCert(
147 state->AllowCert(
187 state->AllowCert(
256 state->AllowCert(
318 state->AllowCert(
335 incognito_state->AllowCert(
397 state->AllowCert(
454 state->AllowCert(
[all...]
H A Dchrome_ssl_host_state_delegate.h30 virtual void AllowCert(const std::string& host,
H A Dchrome_ssl_host_state_delegate.cc276 void ChromeSSLHostStateDelegate::AllowCert(const std::string& host, function in class:ChromeSSLHostStateDelegate
/external/chromium_org/android_webview/browser/
H A Daw_ssl_host_state_delegate.h48 void AllowCert(const std::string& host,
H A Daw_ssl_host_state_delegate.cc69 void AwSSLHostStateDelegate::AllowCert(const std::string& host, function in class:android_webview::AwSSLHostStateDelegate

Completed in 757 milliseconds