Searched defs:GetSSLContextConfig (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/ssl/ | ||
H A D | ssl_config_service_defaults.cc | 12 SSLContextConfig SSLConfigServiceDefaults::GetSSLContextConfig() { in GetSSLContextConfig() function in net::SSLConfigServiceDefaults |
H A D | test_ssl_config_service.cc | 14 SSLContextConfig TestSSLConfigService::GetSSLContextConfig() { in GetSSLContextConfig() function in net::TestSSLConfigService |
H A D | ssl_config_service_unittest.cc | 23 SSLContextConfig GetSSLContextConfig() override { return config_; } in GetSSLContextConfig() function in net::__anon2730cea20111::MockSSLConfigService |
/aosp_15_r20/external/cronet/net/spdy/ | ||
H A D | spdy_session_unittest.cc | 6132 SSLContextConfig GetSSLContextConfig() override { return config_; } in GetSSLContextConfig() function in net::__anon2f47f1fc0311::TestSSLConfigService |