Searched refs:current_prefs (Results 1 – 1 of 1) sorted by relevance
98 const base::DictionaryValue* current_prefs; in MergeSuggestedKeyPrefs() local101 ¤t_prefs)) { in MergeSuggestedKeyPrefs()102 scoped_ptr<base::DictionaryValue> new_prefs(current_prefs->DeepCopy()); in MergeSuggestedKeyPrefs()655 const base::DictionaryValue* current_prefs = NULL; in RemoveDefunctExtensionSuggestedCommandPrefs() local658 ¤t_prefs); in RemoveDefunctExtensionSuggestedCommandPrefs()660 if (current_prefs) { in RemoveDefunctExtensionSuggestedCommandPrefs()662 current_prefs->DeepCopy()); in RemoveDefunctExtensionSuggestedCommandPrefs()667 for (base::DictionaryValue::Iterator it(*current_prefs); in RemoveDefunctExtensionSuggestedCommandPrefs()