Home
last modified time | relevance | path

Searched defs:PrefNotifierImpl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_notifier_impl.cc15 PrefNotifierImpl::PrefNotifierImpl() : pref_service_(nullptr) {} in PrefNotifierImpl() function in PrefNotifierImpl
17 PrefNotifierImpl::PrefNotifierImpl(PrefService* service) in PrefNotifierImpl() function in PrefNotifierImpl
H A Dpref_service.h41 class PrefNotifierImpl; variable
H A Dtesting_pref_service.h16 class PrefNotifierImpl; variable