Home | History | Annotate | Download | only in base

Lines Matching refs:GetEffectiveDomain

164 std::string GetEffectiveDomain(const std::string& scheme,
211 GetEffectiveDomain(url_scheme, url_host));
215 GetEffectiveDomain(url_scheme, cookie_domain));
1064 const std::string domain(GetEffectiveDomain(url.scheme(), key));