Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/content_settings/
Dhost_content_settings_map.h162 static bool IsValueAllowedForType(PrefService* prefs,
Dhost_content_settings_map.cc272 DCHECK(IsValueAllowedForType(prefs_, value, content_type)); in SetWebsiteSetting()
343 bool HostContentSettingsMap::IsValueAllowedForType( in IsValueAllowedForType() function in HostContentSettingsMap