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

/external/chromium_org/chrome/browser/content_settings/
H A Dhost_content_settings_map.cc193 DCHECK(!ContentTypeHasCompoundValue(content_type));
308 DCHECK(!ContentTypeHasCompoundValue(content_type));
458 DCHECK(!ContentTypeHasCompoundValue(content_type));
487 return ContentTypeHasCompoundValue(type) || IsSettingAllowedForType(
544 bool HostContentSettingsMap::ContentTypeHasCompoundValue( function in class:HostContentSettingsMap
657 if (ContentTypeHasCompoundValue(content_type) &&

Completed in 79 milliseconds