Searched refs:FromIPEndPoint (Results 1 – 8 of 8) sorted by relevance
28 static HostPortPair FromIPEndPoint(const IPEndPoint& ipe);
26 HostPortPair HostPortPair::FromIPEndPoint(const IPEndPoint& ipe) { in FromIPEndPoint() function in net::HostPortPair
84 net::HostPortPair::FromIPEndPoint(remote_address); in Init()176 net::HostPortPair::FromIPEndPoint(remote_address_); in StartTls()
261 response_info_->socket_address = HostPortPair::FromIPEndPoint(address); in SendRequest()
542 response_info_->socket_address = HostPortPair::FromIPEndPoint(address); in ParseResponseHeaders()
134 net::HostPortPair host_and_port = net::HostPortPair::FromIPEndPoint( in CreateSslSocket()
223 response_->socket_address = HostPortPair::FromIPEndPoint(ip_endpoint); in SendRequest()
682 response_.socket_address = HostPortPair::FromIPEndPoint(ip_endpoint); in DoCtrlConnectComplete()