HomeSort by relevance Sort by last modified time
    Searched refs:GetEffectiveDomain (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/cookies/
cookie_util.h 24 NET_EXPORT std::string GetEffectiveDomain(const std::string& scheme,
cookie_util.cc 25 std::string GetEffectiveDomain(const std::string& scheme,
64 GetEffectiveDomain(url_scheme, url_host));
68 GetEffectiveDomain(url_scheme, cookie_domain));
cookie_monster.cc     [all...]

Completed in 3499 milliseconds