Home | History | Annotate | Download | only in extensions

Lines Matching refs:kExtensionsPref

193     DictionaryPrefUpdate(service, ExtensionPrefs::kExtensionsPref),
253 : update_(prefs->pref_service(), kExtensionsPref),
344 const char ExtensionPrefs::kExtensionsPref[] = "extensions.settings";
363 const DictionaryValue* dict = prefs_->GetDictionary(kExtensionsPref);
391 DictionaryPrefUpdate update(prefs_, kExtensionsPref);
410 const DictionaryValue* extensions = prefs_->GetDictionary(kExtensionsPref);
436 DictionaryPrefUpdate update(prefs_, kExtensionsPref);
714 const DictionaryValue* extensions = prefs_->GetDictionary(kExtensionsPref);
1291 const DictionaryValue* extensions = prefs_->GetDictionary(kExtensionsPref);
1315 const DictionaryValue* extensions = prefs_->GetDictionary(kExtensionsPref);
1440 const DictionaryValue* extensions = prefs_->GetDictionary(kExtensionsPref);
1550 pref_service->GetUserPrefValue(kExtensionsPref);
1694 kExtensionsPref, user_prefs::PrefRegistrySyncable::UNSYNCABLE_PREF);