Home
last modified time | relevance | path

Searched defs:AddPrefObserver (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_notifier_impl.cc66 void PrefNotifierImpl::AddPrefObserver(const std::string& path, in AddPrefObserver() function in PrefNotifierImpl
H A Dpref_service.cc378 void PrefService::AddPrefObserver(const std::string& path, PrefObserver* obs) { in AddPrefObserver() function in PrefService