FromIPEndPoint    137 chrome/browser/extensions/api/cast_channel/cast_socket.cc   net::HostPortPair host_and_port = net::HostPortPair::FromIPEndPoint(
FromIPEndPoint     85 content/browser/renderer_host/p2p/socket_host_tcp.cc       net::HostPortPair::FromIPEndPoint(remote_address.ip_address);
FromIPEndPoint    177 content/browser/renderer_host/p2p/socket_host_tcp.cc       net::HostPortPair::FromIPEndPoint(remote_address_.ip_address);
FromIPEndPoint     28 net/base/host_port_pair.h   static HostPortPair FromIPEndPoint(const IPEndPoint& ipe);
FromIPEndPoint    682 net/ftp/ftp_network_transaction.cc       response_.socket_address = HostPortPair::FromIPEndPoint(ip_endpoint);
FromIPEndPoint    223 net/http/http_stream_parser.cc   response_->socket_address = HostPortPair::FromIPEndPoint(ip_endpoint);
FromIPEndPoint    540 net/quic/quic_http_stream.cc   response_info_->socket_address = HostPortPair::FromIPEndPoint(address);
FromIPEndPoint    258 net/spdy/spdy_http_stream.cc   response_info_->socket_address = HostPortPair::FromIPEndPoint(address);