Searched defs:PreferenceValueAndStore (Results 1 – 1 of 1) sorted by relevance
83 struct COMPONENTS_PREFS_EXPORT PreferenceValueAndStore { struct84 std::string name;85 base::Value value;86 PrefValueStore::PrefStoreType store;