HomeSort by relevance Sort by last modified time
    Searched refs:AllowCert (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/content/public/browser/
ssl_host_state_delegate.h 35 virtual void AllowCert(const std::string&,
  /external/chromium_org/content/browser/ssl/
ssl_policy_backend.cc 38 ssl_host_state_delegate_->AllowCert(host, cert, error);
  /external/chromium_org/chrome/browser/ssl/
chrome_ssl_host_state_delegate_test.cc 86 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...]
chrome_ssl_host_state_delegate.h 30 virtual void AllowCert(const std::string& host,
chrome_ssl_host_state_delegate.cc 276 void ChromeSSLHostStateDelegate::AllowCert(const std::string& host,
  /external/chromium_org/android_webview/browser/
aw_ssl_host_state_delegate.h 48 void AllowCert(const std::string& host,
aw_ssl_host_state_delegate.cc 69 void AwSSLHostStateDelegate::AllowCert(const std::string& host,

Completed in 205 milliseconds