Home
last modified time | relevance | path

Searched refs:UnmarshallingBasicArrayValue (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h71 static std::pair<int, PreferencesValue> UnmarshallingBasicArrayValue(const uint8_t type,
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp603 std::pair<int, PreferencesValue> PreferencesValueParcel::UnmarshallingBasicArrayValue(const uint8_t type, in UnmarshallingBasicArrayValue() function in OHOS::NativePreferences::PreferencesValueParcel
650 return UnmarshallingBasicArrayValue(type, data); in UnmarshallingPreferenceValue()

Completed in 4 milliseconds