Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds