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

  /external/chromium/chrome/browser/content_settings/
content_settings_base_provider.h 52 virtual bool ContentSettingsTypeIsManaged(
content_settings_notification_provider.h 38 virtual bool ContentSettingsTypeIsManaged(
content_settings_provider.h 72 virtual bool ContentSettingsTypeIsManaged(
content_settings_mock_provider.cc 97 bool MockProvider::ContentSettingsTypeIsManaged(ContentSettingsType type) {
content_settings_mock_provider.h 56 virtual bool ContentSettingsTypeIsManaged(ContentSettingsType type);
content_settings_policy_provider.h 95 virtual bool ContentSettingsTypeIsManaged(
content_settings_pref_provider.h 111 virtual bool ContentSettingsTypeIsManaged(
content_settings_notification_provider.cc 92 bool NotificationProvider::ContentSettingsTypeIsManaged(
content_settings_policy_provider.cc 324 bool PolicyProvider::ContentSettingsTypeIsManaged(
host_content_settings_map.cc 176 bool isManaged = (*provider)->ContentSettingsTypeIsManaged(content_type);
content_settings_pref_provider.cc 376 bool PrefProvider::ContentSettingsTypeIsManaged(

Completed in 453 milliseconds