Home
last modified time | relevance | path

Searched defs:ReadUint8 (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp373 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
446 bool Parcel::ReadUint8(uint8_t &value) in ReadUint8() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp745 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
824 bool Parcel::ReadUint8(uint8_t &value) in ReadUint8() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c491 bool ReadUint8(IpcIo *io, uint8_t *value) in ReadUint8() function
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp1699 uint8_t PixelMap::ReadUint8(std::vector<uint8_t> &buff, int32_t &cursor) in ReadUint8() function in OHOS::Media::PixelMap