Searched refs:HasObservers (Results 1 - 25 of 27) sorted by last modified time

12

/external/chromium_org/components/policy/core/browser/
H A Dconfiguration_policy_pref_store.cc57 bool ConfigurationPolicyPrefStore::HasObservers() const { function in class:policy::ConfigurationPolicyPrefStore
H A Dconfiguration_policy_pref_store.h43 virtual bool HasObservers() const OVERRIDE;
/external/chromium_org/chrome/browser/prefs/
H A Dleveldb_pref_store.cc235 bool LevelDBPrefStore::HasObservers() const { function in class:LevelDBPrefStore
H A Dleveldb_pref_store.h44 virtual bool HasObservers() const OVERRIDE;
/external/chromium_org/chrome/browser/prefs/tracked/
H A Dsegregated_pref_store.cc71 bool SegregatedPrefStore::HasObservers() const { function in class:SegregatedPrefStore
H A Dsegregated_pref_store.h49 virtual bool HasObservers() const OVERRIDE;
/external/chromium_org/chrome/browser/status_icons/
H A Dstatus_icon.cc23 bool StatusIcon::HasObservers() const { function in class:StatusIcon
H A Dstatus_icon.h52 bool HasObservers() const;
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_pref_store.cc76 bool SupervisedUserPrefStore::HasObservers() const { function in class:SupervisedUserPrefStore
H A Dsupervised_user_pref_store.h33 virtual bool HasObservers() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/status_icons/
H A Dstatus_icon_linux_wrapper.cc40 return HasObservers();
H A Dstatus_icon_win.cc49 if (left_mouse_click && HasObservers()) {
72 if (HasObservers())
/external/chromium_org/android_webview/browser/
H A Daw_pref_store.cc32 bool AwPrefStore::HasObservers() const { function in class:AwPrefStore
H A Daw_pref_store.h29 virtual bool HasObservers() const OVERRIDE;
/external/chromium_org/base/prefs/
H A Ddefault_pref_store.cc25 bool DefaultPrefStore::HasObservers() const { function in class:DefaultPrefStore
H A Ddefault_pref_store.h28 virtual bool HasObservers() const OVERRIDE;
H A Djson_pref_store.cc184 bool JsonPrefStore::HasObservers() const { function in class:JsonPrefStore
H A Djson_pref_store.h73 virtual bool HasObservers() const OVERRIDE;
H A Doverlay_user_pref_store.cc28 bool OverlayUserPrefStore::HasObservers() const { function in class:OverlayUserPrefStore
H A Doverlay_user_pref_store.h35 virtual bool HasObservers() const OVERRIDE;
H A Dpref_store.cc7 bool PrefStore::HasObservers() const { function in class:PrefStore
H A Dpref_store.h44 virtual bool HasObservers() const;
H A Dpref_value_store.cc30 DCHECK(!pref_store_->HasObservers());
H A Dtesting_pref_store.cc37 bool TestingPrefStore::HasObservers() const { function in class:TestingPrefStore
H A Dtesting_pref_store.h28 virtual bool HasObservers() const OVERRIDE;

Completed in 200 milliseconds

12