Home
last modified time | relevance | path

Searched refs:GetSettingsFromDictionary (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/content_settings/
Dcontent_settings_pref_provider.h63 void GetSettingsFromDictionary(const DictionaryValue* dictionary,
145 void GetSettingsFromDictionary(
Dcontent_settings_pref_provider.cc241 GetSettingsFromDictionary(default_settings_dictionary, in ReadDefaultSettings()
257 void PrefDefaultProvider::GetSettingsFromDictionary( in GetSettingsFromDictionary() function in content_settings::PrefDefaultProvider
648 GetSettingsFromDictionary(pattern_settings_dictionary, in ReadExceptions()
704 void PrefProvider::GetSettingsFromDictionary( in GetSettingsFromDictionary() function in content_settings::PrefProvider
801 GetSettingsFromDictionary(host_settings_dictionary, &settings); in MigrateObsoletePerhostPref()