GetEffectiveDomain 1055 net/cookies/cookie_monster.cc       std::string key(cookie_util::GetEffectiveDomain(url.scheme(),
GetEffectiveDomain   64 net/cookies/cookie_util.cc       GetEffectiveDomain(url_scheme, url_host));
GetEffectiveDomain   68 net/cookies/cookie_util.cc       GetEffectiveDomain(url_scheme, cookie_domain));
GetEffectiveDomain   21 net/cookies/cookie_util.h NET_EXPORT std::string GetEffectiveDomain(const std::string& scheme,