Home | History | Annotate | Download | only in socket_stream

Lines Matching defs:proxy_server

302 const ProxyServer& SocketStream::proxy_server() const {
303 return proxy_info_.proxy_server();
676 else if (proxy_info_.proxy_server().is_socks())
684 host_port_pair = proxy_info_.proxy_server().host_port_pair();
790 proxy_info_.proxy_server().host_port_pair().ToString());
980 if (proxy_info_.proxy_server().scheme() == ProxyServer::SCHEME_SOCKS5) {
1016 proxy_info_.proxy_server().host_port_pair(),
1212 proxy_info_.proxy_server().host_port_pair().ToString());