Home | History | Annotate | Download | only in socket

Lines Matching refs:host_and_port_

851   HostPortPair host_and_port_;
944 host_and_port_(host_and_port),
2314 std::string host = core->host_and_port_.host();
2508 VLOG(1) << "The server " << host_and_port_.ToString()
2813 host_and_port_(host_and_port),
2892 cert_request_info->host_and_port = host_and_port_;
3125 host_and_port_,
3255 SSL_SetURL(nss_fd_, host_and_port_.host().c_str());
3292 std::string peer_id = host_and_port_.ToString();
3435 host_and_port_.host(),
3503 const std::string& host = host_and_port_.host();