Searched refs:proxy_socket (Results 1 – 2 of 2) sorted by relevance
142 AsyncSocket* proxy_socket = 0; in CreateProxySocket() local144 proxy_socket = new AsyncSocksProxySocket(socket, proxy.address, in CreateProxySocket()152 proxy_socket = http_proxy; in CreateProxySocket()154 if (!proxy_socket) { in CreateProxySocket()158 socket = proxy_socket; // for our purposes the proxy is now the socket in CreateProxySocket()
350 ProxyClientSocket* proxy_socket = in RunLoop() local356 *proxy_socket->GetConnectResponseInfo(), in RunLoop()357 proxy_socket->CreateConnectResponseStream())); in RunLoop()639 HttpProxyClientSocket* proxy_socket = in DoInitConnectionComplete() local641 if (proxy_socket->using_spdy()) { in DoInitConnectionComplete()