Searched refs:readInt8 (Results 1 – 6 of 6) sorted by relevance
81 PARCEL_READ_WITH_STATUS(int8_t, readInt8),
355 public native final byte readInt8(); in readInt8() method in HwParcel
134 status_t readInt8(int8_t *pArg) const;
967 status_t Parcel::readInt8(int8_t *pArg) const in readInt8() function in android::hardware::Parcel1096 status_t ret = readInt8(&tmp); in readBool()1104 status_t err = readInt8(&tmp); in readBool()
2474 NoByteOrShort: android.os.HwParcel#readInt8():
8306 method public final byte readInt8();