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

/external/chromium/chrome/browser/content_settings/
H A Dcontent_settings_policy_provider.cc283 void PolicyProvider::ReadManagedContentSettingsTypes( function in class:content_settings::PolicyProvider
299 ReadManagedContentSettingsTypes(ContentSettingsType(i));
462 ReadManagedContentSettingsTypes(CONTENT_SETTINGS_TYPE_COOKIES);
464 ReadManagedContentSettingsTypes(CONTENT_SETTINGS_TYPE_IMAGES);
466 ReadManagedContentSettingsTypes(CONTENT_SETTINGS_TYPE_JAVASCRIPT);
468 ReadManagedContentSettingsTypes(CONTENT_SETTINGS_TYPE_PLUGINS);
470 ReadManagedContentSettingsTypes(CONTENT_SETTINGS_TYPE_POPUPS);

Completed in 89 milliseconds