Home | History | Annotate | Download | only in socket_stream

Lines Matching refs:host_port_pair

523   HostPortPair host_port_pair;
525 host_port_pair = proxy_info_.proxy_server().host_port_pair();
527 host_port_pair = HostPortPair::FromURL(url_);
530 HostResolver::RequestInfo resolve_info(host_port_pair);
756 ASCIIToWide(proxy_info_.proxy_server().host_port_pair().ToString());
937 proxy_info_.proxy_server().host_port_pair().ToString());