Home
last modified time | relevance | path

Searched refs:NotifyPreferencesObserverBatchKeys (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_enhance_impl.h64 static void NotifyPreferencesObserverBatchKeys(std::shared_ptr<PreferencesEnhanceImpl> pref,
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_enhance_impl.cpp232 void PreferencesEnhanceImpl::NotifyPreferencesObserverBatchKeys(std::shared_ptr<PreferencesEnhanceI… in NotifyPreferencesObserverBatchKeys() function in OHOS::NativePreferences::PreferencesEnhanceImpl
265 PreferencesEnhanceImpl::NotifyPreferencesObserverBatchKeys(pref, allData); in Clear()