HomeSort by relevance Sort by last modified time
    Searched refs:http_proxy_params (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/socket/
client_socket_pool_manager.cc 88 scoped_refptr<HttpProxySocketParams> http_proxy_params; local
191 http_proxy_params =
226 http_proxy_params,
258 RequestSocketsForPool(pool, connection_group, http_proxy_params,
263 return socket_handle->Init(connection_group, http_proxy_params,
ssl_client_socket_pool.cc 31 const scoped_refptr<HttpProxySocketParams>& http_proxy_params,
40 http_proxy_params_(http_proxy_params),
268 scoped_refptr<HttpProxySocketParams> http_proxy_params = local
271 http_proxy_params,
ssl_client_socket_pool.h 44 // |http_proxy_params| must be non-NULL.
48 const scoped_refptr<HttpProxySocketParams>& http_proxy_params,

Completed in 60 milliseconds