Searched refs:has_port (Results 1 – 10 of 10) sorted by relevance
286 bool has_port() const { in has_port() function
39 if (request->url().has_port() && in Factory()
759 if (url.has_port()) in CanonicalizeUrl()767 if (url.has_port()) in CanonicalizeUrl()
131 if (url_.has_port()) { in GetHostFieldValue()
83 (info.url.has_port() ? UTF8ToWide(info.url.port()) : L"80"); in GetWebAppDir()
155 } else if (config.url.has_port() && config.url.IntPort() != 80) { in GetCounterNameForConfig()
347 if (gurl.has_port()) { in ConstructSpdyGet()
686 *port = realm_as_url.has_port() ? atoi(realm_as_url.port().c_str()) : 0; in ExtractSignonRealmComponents()
1678 if (url.has_port()) in GetHostAndOptionalPort()
1322 if (gallery_url.has_port()) { in LoadLaunchURL()