Searched defs:GetCookieSetting (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/content_settings/
H A Dcookie_settings.cc117 ContentSetting setting = GetCookieSetting(url, first_party_url, false, NULL);
123 ContentSetting setting = GetCookieSetting(url, first_party_url, true, NULL);
128 ContentSetting setting = GetCookieSetting(origin, origin, true, NULL);
175 ContentSetting CookieSettings::GetCookieSetting( function in class:CookieSettings

Completed in 154 milliseconds