Home
last modified time | relevance | path

Searched refs:NotifyPreferencesObserver (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_enhance_impl.cpp188 PreferencesEnhanceImpl::NotifyPreferencesObserver(pref, key, value); in Put()
222 PreferencesEnhanceImpl::NotifyPreferencesObserver(pref, key, value); in Delete()
272 void PreferencesEnhanceImpl::NotifyPreferencesObserver(std::shared_ptr<PreferencesEnhanceImpl> pref, in NotifyPreferencesObserver() function in OHOS::NativePreferences::PreferencesEnhanceImpl
304 NotifyPreferencesObserver(pref, key, value); in NotifyPreferencesObserverBatchKeys()
H A Dpreferences_impl.cpp479 pref->NotifyPreferencesObserver(keysModified, writeToDiskMap); in WriteToDiskFile()
543 void PreferencesImpl::NotifyPreferencesObserver(const std::list<std::string> &keysModified, in NotifyPreferencesObserver() function in OHOS::NativePreferences::PreferencesImpl
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_impl.h65 void NotifyPreferencesObserver(const std::list<std::string> &keysModified,
H A Dpreferences_enhance_impl.h62 static void NotifyPreferencesObserver(std::shared_ptr<PreferencesEnhanceImpl> pref, const std::string &key,

Completed in 3 milliseconds