Home
last modified time | relevance | path

Searched refs:host_content_settings (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/content_settings/
Dcontent_settings_pref_provider.cc417 map_to_modify = host_content_settings(); in SetContentSetting()
502 host_content_settings()->clear(); in ResetToDefaults()
528 map_to_modify = host_content_settings(); in ClearAllContentSettingsRules()
616 host_content_settings()->clear(); in ReadExceptions()
654 (*host_content_settings())[pattern] = extended_settings; in ReadExceptions()
Dcontent_settings_base_provider.h99 HostContentSettings* host_content_settings() { in host_content_settings() function
Dcontent_settings_base_provider.cc237 HostContentSettings* content_settings_map = host_content_settings(); in UpdateContentSettingsMap()
Dcontent_settings_policy_provider.cc372 HostContentSettings* content_settings_map = host_content_settings(); in ReadManagedContentSettings()