Searched refs:GetHostAndPort (Results 1 – 11 of 11) sorted by relevance
147 target.append(ASCIIToWide(GetHostAndPort(origin))); in CreateSPN()
308 *path = GetHostAndPort(url); in GetRequestMethodAndPath()
497 auth_info_->host_and_port = ASCIIToWide(GetHostAndPort(auth_origin_)); in PopulateAuthChallenge()
276 << GetHostAndPort(request_.url) << "."; in LogBlockedTunnelResponse()
326 << GetHostAndPort(request_->url) << "."; in Read()1159 GetHostAndPort(request_->url)); in HandleSSLHandshakeError()
198 GetHostAndPort(request_->url())); in GetAuthChallengeInfo()
106 std::string GetHostAndPort(const GURL& url);
1366 TEST(NetUtilTest, GetHostAndPort) { in TEST() argument1379 std::string host_and_port = GetHostAndPort(tests[i].url); in TEST()
1668 std::string GetHostAndPort(const GURL& url) { in GetHostAndPort() function
447 } else if (net::GetHostAndPort(request_url_) != host_and_port) { in MakeInputForPasswordManager()
644 GetHostAndPort(url_).c_str(), in DoWriteTunnelHeaders()