Searched defs:ReadInt16 (Results 1 – 3 of 3) sorted by relevance
357 int16_t Parcel::ReadInt16() in ReadInt16() function in OHOS::Parcel426 bool Parcel::ReadInt16(int16_t &value) in ReadInt16() function in OHOS::Parcel
519 bool ReadInt16(IpcIo *io, int16_t *value) in ReadInt16() function
88 fn ReadInt16(self: Pin<&mut Parcel>, v: &mut i16) -> bool; in ReadInt16() function