Searched defs:ReadUint8 (Results 1 – 5 of 5) sorted by relevance
163 static uint8_t ReadUint8(std::vector<uint8_t>& buff, int32_t& cursor) in ReadUint8() function
373 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel446 bool Parcel::ReadUint8(uint8_t &value) in ReadUint8() function in OHOS::Parcel
491 bool ReadUint8(IpcIo *io, uint8_t *value) in ReadUint8() function
91 fn ReadUint8(self: Pin<&mut Parcel>, v: &mut u8) -> bool; in ReadUint8() function
2738 uint8_t PixelMap::ReadUint8(std::vector<uint8_t> &buff, int32_t &cursor) in ReadUint8() function in OHOS::Media::PixelMap