Home
last modified time | relevance | path

Searched defs:pref_notifier (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_store.cc59 PrefNotifier* pref_notifier) in PrefValueStore()
84 PrefNotifier* pref_notifier) { in CloneAndSpecialize()
H A Dpref_service_factory.cc33 auto pref_notifier = std::make_unique<PrefNotifierImpl>(); in Create() local
H A Dtesting_pref_service.cc26 PrefNotifierImpl* pref_notifier) in TestingPrefServiceBase()
H A Dpref_service_unittest.cc498 auto pref_notifier = std::make_unique<PrefNotifierImpl>(); in SetUp() local
H A Dpref_service.cc59 std::unique_ptr<PrefNotifierImpl> pref_notifier, in PrefService()