host_port_         33 chrome/browser/local_discovery/privet_http_asynchronous_factory_mac.cc       host_port_(host_port),
host_port_         40 chrome/browser/local_discovery/privet_http_asynchronous_factory_mac.cc       new PrivetHTTPClientImpl(name_, host_port_, request_context_)));
host_port_         39 chrome/browser/local_discovery/privet_http_asynchronous_factory_mac.h     net::HostPortPair host_port_;
host_port_        891 chrome/browser/local_discovery/privet_http_impl.cc   replacements.SetHostStr(host_port_.host());
host_port_        892 chrome/browser/local_discovery/privet_http_impl.cc   std::string port(base::IntToString(host_port_.port()));  // Keep string alive.
host_port_        334 chrome/browser/local_discovery/privet_http_impl.h   net::HostPortPair host_port_;
host_port_       10985 net/http/http_network_transaction_unittest.cc       : host_port_(host_port) {}
host_port_       11005 net/http/http_network_transaction_unittest.cc     if (rv == OK && info.host_port_pair().Equals(host_port_))
host_port_       11020 net/http/http_network_transaction_unittest.cc   const HostPortPair host_port_;
host_port_         77 tools/android/forwarder2/host_controller.cc       host_port_(host_port),
host_port_         96 tools/android/forwarder2/host_controller.cc                << host_port_;
host_port_        102 tools/android/forwarder2/host_controller.cc   if (!host_server_data_socket->ConnectTcp(std::string(), host_port_)) {
host_port_        104 tools/android/forwarder2/host_controller.cc                << host_port_;
host_port_        117 tools/android/forwarder2/host_controller.cc   LOG(INFO) << "Will send HOST_SERVER_SUCCESS: " << host_port_;
host_port_         77 tools/android/forwarder2/host_controller.h   const int host_port_;