Home
last modified time | relevance | path

Searched defs:ReadInt8Unaligned (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp421 bool Parcel::ReadInt8Unaligned(int8_t &value) in ReadInt8Unaligned() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp799 bool Parcel::ReadInt8Unaligned(int8_t &value) in ReadInt8Unaligned() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c477 bool ReadInt8Unaligned(IpcIo *io, int8_t *value) in ReadInt8Unaligned() function