Home
last modified time | relevance | path

Searched defs:proxy_ssl_config (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/http/
Dhttp_stream_factory_impl.cc72 const SSLConfig& proxy_ssl_config, in RequestStream()
89 const SSLConfig& proxy_ssl_config, in RequestWebSocketHandshakeStream()
108 const SSLConfig& proxy_ssl_config, in RequestStreamInternal()
161 const SSLConfig& proxy_ssl_config) { in PreconnectStreams()
Dhttp_stream_factory_impl_job.cc81 const SSLConfig& proxy_ssl_config, in Job()
255 const SSLConfig& HttpStreamFactoryImpl::Job::proxy_ssl_config() const { in proxy_ssl_config() function in net::HttpStreamFactoryImpl::Job
Dhttp_network_transaction_unittest.cc11946 const SSLConfig& proxy_ssl_config, in RequestStream()
11958 const SSLConfig& proxy_ssl_config, in RequestWebSocketHandshakeStream()
11972 const SSLConfig& proxy_ssl_config) OVERRIDE { in PreconnectStreams()