Home
last modified time | relevance | path

Searched defs:GetAllData (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
Dpreferences.h419 virtual std::pair<int, std::map<std::string, PreferencesValue>> GetAllData() in GetAllData() function
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_enhance_impl.cpp323 std::pair<int, std::map<std::string, PreferencesValue>> PreferencesEnhanceImpl::GetAllData() in GetAllData() function in OHOS::NativePreferences::PreferencesEnhanceImpl
Dpreferences_base.cpp227 std::pair<int, std::map<std::string, PreferencesValue>> PreferencesBase::GetAllData() in GetAllData() function in OHOS::NativePreferences::PreferencesBase
Dpreferences_impl.cpp615 std::pair<int, std::map<std::string, PreferencesValue>> PreferencesImpl::GetAllData() in GetAllData() function in OHOS::NativePreferences::PreferencesImpl