Home
last modified time | relevance | path

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

/external/cronet/net/socket/
Dssl_connect_job.cc52 scoped_refptr<HttpProxySocketParams> http_proxy_params, in SSLSocketParams()
336 scoped_refptr<HttpProxySocketParams> http_proxy_params = in DoTunnelConnect() local
Dconnect_job_factory.cc169 scoped_refptr<HttpProxySocketParams> http_proxy_params; in CreateConnectJob() local
/external/cronet/net/http/
Dhttp_proxy_connect_job_unittest.cc945 auto http_proxy_params = base::MakeRefCounted<HttpProxySocketParams>( in TEST_P() local