Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h68 static std::pair<int, PreferencesValue> UnmarshallingVecDouble(const std::vector<uint8_t> &data);
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp551 std::pair<int, PreferencesValue> PreferencesValueParcel::UnmarshallingVecDouble(const std::vector<uint8_t> &data) in UnmarshallingVecDouble() function in OHOS::NativePreferences::PreferencesValueParcel
614 return UnmarshallingVecDouble(data); in UnmarshallingBasicArrayValue()

Completed in 2 milliseconds