Searched refs:kPrefPreferences (Results 1 – 1 of 1) sorted by relevance
114 const char kPrefPreferences[] = "preferences"; variable152 std::string key = extension_id_ + std::string(".") + kPrefPreferences; in Get()876 extension_dict->Set(kPrefPreferences, new DictionaryValue()); in OnExtensionInstalled()1407 std::string key = extension_id + std::string(".") + kPrefPreferences; in GetExtensionControlledPrefs()1437 std::string key = *ext_id + std::string(".") + kPrefPreferences; in InitPrefStore()