Searched defs:ReadInt8 (Results 1 – 3 of 3) sorted by relevance
351 int8_t Parcel::ReadInt8() in ReadInt8() function in OHOS::Parcel416 bool Parcel::ReadInt8(int8_t &value) in ReadInt8() function in OHOS::Parcel
463 bool ReadInt8(IpcIo *io, int8_t *value) in ReadInt8() function
87 fn ReadInt8(self: Pin<&mut Parcel>, v: &mut i8) -> bool; in ReadInt8() function