Home
last modified time | relevance | path

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

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