Searched refs:SSLConfigServicePref (Results 1 – 1 of 1) sorted by relevance
24 class SSLConfigServicePref : public net::SSLConfigService { class26 SSLConfigServicePref() {} in SSLConfigServicePref() function in SSLConfigServicePref27 virtual ~SSLConfigServicePref() {} in ~SSLConfigServicePref()43 DISALLOW_COPY_AND_ASSIGN(SSLConfigServicePref);46 void SSLConfigServicePref::GetSSLConfig(net::SSLConfig* config) { in GetSSLConfig()50 void SSLConfigServicePref::SetNewSSLConfig( in SetNewSSLConfig()96 scoped_refptr<SSLConfigServicePref> ssl_config_service_;103 : ssl_config_service_(new SSLConfigServicePref()) { in SSLConfigServiceManagerPref()187 &SSLConfigServicePref::SetNewSSLConfig, in Observe()197 SSLConfigServicePref::SetSSLConfigFlags(config); in GetSSLConfigFromPrefs()