Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_value_parcel.h56 static int MarshallingVecBigIntAfterType(const PreferencesValue &value, uint8_t *startAddr);
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value_parcel.cpp294 int PreferencesValueParcel::MarshallingVecBigIntAfterType(const PreferencesValue &value, uint8_t *startAddr) in MarshallingVecBigIntAfterType() function in OHOS::NativePreferences::PreferencesValueParcel
403 errCode = MarshallingVecBigIntAfterType(value, startAddr); in MarshallingBasicArrayValue()

Completed in 2 milliseconds