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

  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map.cc 236 DCHECK(IsSettingAllowedForType(prefs_, setting, content_type));
487 return ContentTypeHasCompoundValue(type) || IsSettingAllowedForType(
492 bool HostContentSettingsMap::IsSettingAllowedForType(
host_content_settings_map.h 182 static bool IsSettingAllowedForType(PrefService* prefs,
  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_api.cc 209 EXTENSION_FUNCTION_VALIDATE(HostContentSettingsMap::IsSettingAllowedForType(
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter.cc 225 if (HostContentSettingsMap::IsSettingAllowedForType(
profile_resetter_unittest.cc 517 if (HostContentSettingsMap::IsSettingAllowedForType(
526 HostContentSettingsMap::IsSettingAllowedForType(
    [all...]

Completed in 1682 milliseconds