Lines Matching refs:PrefService
10 // MyClass(PrefService* prefs) {
41 class PrefService;
51 PrefService* prefs() { return prefs_; }
52 const PrefService* prefs() const { return prefs_; }
106 void Init(const char* pref_name, PrefService* prefs,
108 void Init(const char* pref_name, PrefService* prefs);
118 virtual void OnPreferenceChanged(PrefService* service,
146 PrefService* prefs_;
171 void Init(const char* pref_name, PrefService* prefs,
175 void Init(const char* pref_name, PrefService* prefs,
181 void Init(const char* pref_name, PrefService* prefs) {
185 // Unsubscribes the PrefMember from the PrefService. After calling this
189 // the results will no longer update from the PrefService.
196 // Changes from the PrefService will be propagated asynchronously