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