Searched refs:IsSettingAllowedForType (Results 1 – 5 of 5) sorted by relevance
253 DCHECK(IsSettingAllowedForType(prefs_, setting, content_type)); in SetDefaultContentSetting()345 return ContentTypeHasCompoundValue(type) || IsSettingAllowedForType( in IsValueAllowedForType()350 bool HostContentSettingsMap::IsSettingAllowedForType( in IsSettingAllowedForType() function in HostContentSettingsMap
165 static bool IsSettingAllowedForType(PrefService* prefs,
178 if (HostContentSettingsMap::IsSettingAllowedForType( in ResetContentSettings()
386 if (HostContentSettingsMap::IsSettingAllowedForType( in TEST_F()395 HostContentSettingsMap::IsSettingAllowedForType( in TEST_F()
211 EXTENSION_FUNCTION_VALIDATE(HostContentSettingsMap::IsSettingAllowedForType( in RunImpl()