Home
last modified time | relevance | path

Searched defs:pref_key (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_preference_api.cc217 const std::string* pref_key = in Observe() local
289 std::string pref_key; in RunImpl() local
339 std::string pref_key; in RunImpl() local
388 std::string pref_key; in RunImpl() local
Dextension_prefs.cc358 const DictionaryValue* ext, const std::string& pref_key) { in ReadBooleanFromPref()
367 const std::string& extension_id, const std::string& pref_key) { in ReadExtensionPrefBoolean()
377 const DictionaryValue* ext, const std::string& pref_key, int* out_value) { in ReadIntegerFromPref()
385 const std::string& extension_id, const std::string& pref_key, in ReadExtensionPrefInteger()
396 const std::string& extension_id, const std::string& pref_key, in ReadExtensionPrefList()
409 const std::string& pref_key, in ReadExtensionPrefStringSet()
429 const std::string& pref_key, in AddToExtensionPrefStringSet()
1470 const std::string& pref_key, in SetExtensionControlledPref()
1497 const std::string& pref_key, in RemoveExtensionControlledPref()
1517 const std::string& pref_key, in CanExtensionControlPref()
[all …]
Dextension_pref_value_map.cc51 const std::string& pref_key, in CanExtensionControlPref()
69 const std::string& pref_key, in DoesExtensionControlPref()
/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.cc259 const std::string& pref_key) { in ReadBrowserConfigProp()
284 const std::string& pref_key) { in ReadPrefsJsValue()
435 const std::string& pref_key) { in GetPrefsJsValue()
/external/chromium/chrome/browser/instant/
Dpromo_counter.cc23 const std::string& pref_key, in PromoCounter()