Home
last modified time | relevance | path

Searched refs:UnmarshallingPreferenceValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_enhance_impl.cpp76 auto item = PreferencesValueParcel::UnmarshallingPreferenceValue(oriValue); in Get()
187 auto item = PreferencesValueParcel::UnmarshallingPreferenceValue(it->second); in GetAllInner()
314 auto item = PreferencesValueParcel::UnmarshallingPreferenceValue(oriValue); in GetValue()
H A Dpreferences_value_parcel.cpp625 std::pair<int, PreferencesValue> PreferencesValueParcel::UnmarshallingPreferenceValue(const std::ve… in UnmarshallingPreferenceValue() function in OHOS::NativePreferences::PreferencesValueParcel
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h33 …static std::pair<int, PreferencesValue> UnmarshallingPreferenceValue(const std::vector<uint8_t> &d…