Home | History | Annotate | Download | only in websockets

Lines Matching defs:host_port_pair_

270     host_port_pair_.set_host("example.com");
271 host_port_pair_.set_port(80);
272 spdy_session_key_ = SpdySessionKey(host_port_pair_,
301 HostPortPair host_port_pair_;