BASE_PREFS_EXPORT 17 base/prefs/default_pref_store.h class BASE_PREFS_EXPORT DefaultPrefStore : public PrefStore { BASE_PREFS_EXPORT 33 base/prefs/json_pref_store.h class BASE_PREFS_EXPORT JsonPrefStore BASE_PREFS_EXPORT 22 base/prefs/overlay_user_pref_store.h class BASE_PREFS_EXPORT OverlayUserPrefStore : public PersistentPrefStore, BASE_PREFS_EXPORT 16 base/prefs/persistent_pref_store.h class BASE_PREFS_EXPORT PersistentPrefStore : public WriteablePrefStore { BASE_PREFS_EXPORT 22 base/prefs/pref_change_registrar.h class BASE_PREFS_EXPORT PrefChangeRegistrar : public PrefObserver { BASE_PREFS_EXPORT 19 base/prefs/pref_filter.h class BASE_PREFS_EXPORT PrefFilter { BASE_PREFS_EXPORT 45 base/prefs/pref_member.h class BASE_PREFS_EXPORT PrefMemberBase : public PrefObserver { BASE_PREFS_EXPORT 55 base/prefs/pref_member.h class BASE_PREFS_EXPORT Internal BASE_PREFS_EXPORT 154 base/prefs/pref_member.h bool BASE_PREFS_EXPORT PrefMemberVectorStringUpdate( BASE_PREFS_EXPORT 264 base/prefs/pref_member.h virtual BASE_PREFS_EXPORT bool UpdateValueInternal( BASE_PREFS_EXPORT 278 base/prefs/pref_member.h void BASE_PREFS_EXPORT UpdatePref(const ValueType& value); BASE_PREFS_EXPORT 298 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<bool>::UpdatePref(const bool& value); BASE_PREFS_EXPORT 301 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<bool>::Internal::UpdateValueInternal( BASE_PREFS_EXPORT 305 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<int>::UpdatePref(const int& value); BASE_PREFS_EXPORT 308 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<int>::Internal::UpdateValueInternal( BASE_PREFS_EXPORT 312 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<double>::UpdatePref(const double& value); BASE_PREFS_EXPORT 315 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<double>::Internal::UpdateValueInternal( BASE_PREFS_EXPORT 319 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<std::string>::UpdatePref( BASE_PREFS_EXPORT 323 base/prefs/pref_member.h BASE_PREFS_EXPORT bool PrefMember<std::string>::Internal::UpdateValueInternal( BASE_PREFS_EXPORT 327 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<base::FilePath>::UpdatePref( BASE_PREFS_EXPORT 331 base/prefs/pref_member.h BASE_PREFS_EXPORT bool BASE_PREFS_EXPORT 336 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<std::vector<std::string> >::UpdatePref( BASE_PREFS_EXPORT 340 base/prefs/pref_member.h BASE_PREFS_EXPORT bool BASE_PREFS_EXPORT 23 base/prefs/pref_notifier_impl.h class BASE_PREFS_EXPORT PrefNotifierImpl BASE_PREFS_EXPORT 28 base/prefs/pref_registry.h class BASE_PREFS_EXPORT PrefRegistry : public base::RefCounted<PrefRegistry> { BASE_PREFS_EXPORT 20 base/prefs/pref_registry_simple.h class BASE_PREFS_EXPORT PrefRegistrySimple : public PrefRegistry { BASE_PREFS_EXPORT 51 base/prefs/pref_service.h class BASE_PREFS_EXPORT PrefService : public base::NonThreadSafe { BASE_PREFS_EXPORT 61 base/prefs/pref_service.h class BASE_PREFS_EXPORT Preference { BASE_PREFS_EXPORT 24 base/prefs/pref_service_factory.h class BASE_PREFS_EXPORT PrefServiceFactory { BASE_PREFS_EXPORT 25 base/prefs/pref_store.h class BASE_PREFS_EXPORT PrefStore : public base::RefCounted<PrefStore> { BASE_PREFS_EXPORT 28 base/prefs/pref_store.h class BASE_PREFS_EXPORT Observer { BASE_PREFS_EXPORT 20 base/prefs/pref_value_map.h class BASE_PREFS_EXPORT PrefValueMap { BASE_PREFS_EXPORT 30 base/prefs/pref_value_store.h class BASE_PREFS_EXPORT PrefValueStore { BASE_PREFS_EXPORT 34 base/prefs/scoped_user_pref_update.h class BASE_PREFS_EXPORT ScopedUserPrefUpdateBase : public base::NonThreadSafe { BASE_PREFS_EXPORT 19 base/prefs/value_map_pref_store.h class BASE_PREFS_EXPORT ValueMapPrefStore : public WriteablePrefStore { BASE_PREFS_EXPORT 18 base/prefs/writeable_pref_store.h class BASE_PREFS_EXPORT WriteablePrefStore : public PrefStore {