Searched refs:GetHostAndPort (Results 1 – 7 of 7) sorted by relevance
140 target.append(GetHostAndPort(origin)); in CreateSPN()
311 *path = GetHostAndPort(url); in GetRequestMethodAndPath()
115 dict->SetString("host_and_port", GetHostAndPort(*url)); in NetLogSSLVersionFallbackCallback()361 << GetHostAndPort(request_->url) << "."; in Read()
294 TEST(NetUtilTest, GetHostAndPort) { in TEST() argument307 std::string host_and_port = GetHostAndPort(tests[i].url); in TEST()
101 NET_EXPORT std::string GetHostAndPort(const GURL& url);
410 std::string GetHostAndPort(const GURL& url) { in GetHostAndPort() function
835 GetHostAndPort(url_).c_str(), in DoWriteTunnelHeaders()