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

  /external/chromium_org/chrome/browser/content_settings/
content_settings_policy_provider.h 63 void GetContentSettingsFromPreferences(OriginIdentifierValueMap* rules);
content_settings_policy_provider.cc 244 void PolicyProvider::GetContentSettingsFromPreferences(
421 GetContentSettingsFromPreferences(&value_map_);
  /external/chromium/chrome/browser/content_settings/
content_settings_policy_provider.h 132 void GetContentSettingsFromPreferences(PrefService* prefs,
content_settings_policy_provider.cc 329 void PolicyProvider::GetContentSettingsFromPreferences(
369 GetContentSettingsFromPreferences(prefs, &rules);

Completed in 44 milliseconds