GetHostAndPort 106 net/base/net_util.h NET_EXPORT std::string GetHostAndPort(const GURL& url); GetHostAndPort 2337 net/base/net_util_unittest.cc TEST(NetUtilTest, GetHostAndPort) { GetHostAndPort 2350 net/base/net_util_unittest.cc std::string host_and_port = GetHostAndPort(tests[i].url); GetHostAndPort 311 net/http/http_auth_handler_digest.cc *path = GetHostAndPort(url); GetHostAndPort 140 net/http/http_auth_handler_ntlm.cc target.append(GetHostAndPort(origin)); GetHostAndPort 115 net/http/http_network_transaction.cc dict->SetString("host_and_port", GetHostAndPort(*url)); GetHostAndPort 366 net/http/http_network_transaction.cc << GetHostAndPort(request_->url) << "."; GetHostAndPort 833 net/socket_stream/socket_stream.cc GetHostAndPort(url_).c_str(),