Home
last modified time | relevance | path

Searched defs:GetSSLContextConfig (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_config_service_defaults.cc12 SSLContextConfig SSLConfigServiceDefaults::GetSSLContextConfig() { in GetSSLContextConfig() function in net::SSLConfigServiceDefaults
H A Dtest_ssl_config_service.cc14 SSLContextConfig TestSSLConfigService::GetSSLContextConfig() { in GetSSLContextConfig() function in net::TestSSLConfigService
H A Dssl_config_service_unittest.cc23 SSLContextConfig GetSSLContextConfig() override { return config_; } in GetSSLContextConfig() function in net::__anon2730cea20111::MockSSLConfigService
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session_unittest.cc6132 SSLContextConfig GetSSLContextConfig() override { return config_; } in GetSSLContextConfig() function in net::__anon2f47f1fc0311::TestSSLConfigService