Home
last modified time | relevance | path

Searched refs:GetEffectiveDomain (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/base/
Dcookie_monster.cc164 std::string GetEffectiveDomain(const std::string& scheme, in GetEffectiveDomain() function
211 GetEffectiveDomain(url_scheme, url_host)); in GetCookieDomainWithString()
215 GetEffectiveDomain(url_scheme, cookie_domain)); in GetCookieDomainWithString()
1064 const std::string domain(GetEffectiveDomain(url.scheme(), key)); in FindCookiesForHostAndDomain()