Home
last modified time | relevance | path

Searched defs:pref_service (Results 1 – 9 of 9) sorted by relevance

/external/cronet/components/metrics/
Dmetrics_service_accessor.cc21 bool IsMetricsReportingEnabledForOfficialBuild(PrefService* pref_service) { in IsMetricsReportingEnabledForOfficialBuild()
29 PrefService* pref_service) { in IsMetricsReportingEnabled()
Ddaily_event.cc33 DailyEvent::DailyEvent(PrefService* pref_service, in DailyEvent()
/external/cronet/components/prefs/
Dpref_test_utils.cc13 void WaitForPrefValue(PrefService* pref_service, in WaitForPrefValue()
Dpref_notifier_impl.cc148 void PrefNotifierImpl::SetPrefService(PrefService* pref_service) { in SetPrefService()
Dpref_notifier_impl_unittest.cc50 explicit MockPrefNotifier(PrefService* pref_service) in MockPrefNotifier()
Dpref_service.cc47 PersistentPrefStoreLoadingObserver(PrefService* pref_service) in PersistentPrefStoreLoadingObserver()
/external/cronet/components/cronet/
Dhost_cache_persistence_manager.cc18 PrefService* pref_service, in HostCachePersistenceManager()
Dcronet_prefs_manager.cc107 explicit PrefServiceAdapter(PrefService* pref_service) in PrefServiceAdapter()
146 explicit NetworkQualitiesPrefDelegateImpl(PrefService* pref_service) in NetworkQualitiesPrefDelegateImpl()
/external/cronet/components/prefs/android/
Dpref_service_android.cc15 PrefServiceAndroid::PrefServiceAndroid(PrefService* pref_service) in PrefServiceAndroid()