Searched defs:GetAllData (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/ | ||
H A D | preferences.h | 419 virtual std::pair<int, std::map<std::string, PreferencesValue>> GetAllData() in GetAllData() function |
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/ | ||
H A D | preferences_enhance_impl.cpp | 323 std::pair<int, std::map<std::string, PreferencesValue>> PreferencesEnhanceImpl::GetAllData() in GetAllData() function in OHOS::NativePreferences::PreferencesEnhanceImpl |
H A D | preferences_base.cpp | 227 std::pair<int, std::map<std::string, PreferencesValue>> PreferencesBase::GetAllData() in GetAllData() function in OHOS::NativePreferences::PreferencesBase |
H A D | preferences_impl.cpp | 537 std::pair<int, std::map<std::string, PreferencesValue>> PreferencesImpl::GetAllData() in GetAllData() function in OHOS::NativePreferences::PreferencesImpl |