Searched refs:host_port_proxy_pair_ (Results 1 – 2 of 2) sorted by relevance
63 return host_port_proxy_pair_.first; in host_port_pair()66 return host_port_proxy_pair_; in host_port_proxy_pair()354 const HostPortProxyPair host_port_proxy_pair_; variable
222 host_port_proxy_pair_(host_port_proxy_pair), in SpdySession()252 new NetLogSpdySessionParameter(host_port_proxy_pair_))); in SpdySession()877 dict->SetString("host_port_pair", host_port_proxy_pair_.first.ToString()); in GetInfoAsValue()878 dict->SetString("proxy", host_port_proxy_pair_.second.ToURI()); in GetInfoAsValue()