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.cc66 const SSLConfig& proxy_ssl_config, in RequestStream()
83 const SSLConfig& proxy_ssl_config, in RequestWebSocketHandshakeStream()
102 const SSLConfig& proxy_ssl_config, in RequestStreamInternal()
155 const SSLConfig& proxy_ssl_config) { in PreconnectStreams()
Dhttp_stream_factory_impl_job.cc77 const SSLConfig& proxy_ssl_config, in Job()
253 const SSLConfig& HttpStreamFactoryImpl::Job::proxy_ssl_config() const { in proxy_ssl_config() function in net::HttpStreamFactoryImpl::Job
Dhttp_network_transaction_unittest.cc12366 const SSLConfig& proxy_ssl_config, in RequestStream()
12378 const SSLConfig& proxy_ssl_config, in RequestWebSocketHandshakeStream()
12392 const SSLConfig& proxy_ssl_config) OVERRIDE { in PreconnectStreams()