Searched refs:getInt8 (Results 1 – 9 of 9) sorted by relevance
48 inline bool getInt8(int8_t& value) { return getUInt8((uint8_t&)value); } in getInt8() function
444 if (!packet.getInt8(value.u.i8)) return false; in readValue()
129 if (!getInt8(value)) { in getAInt8()
58 public native final byte getInt8(long offset); in getInt8() method in HwBlob
482 if (!packet.getInt8(temp)) return false; in readLongValue()
2262 NoByteOrShort: android.os.HwBlob#getInt8(long):
2592 method public final byte getInt8(long);
8171 method public final byte getInt8(long);
7091 method public final byte getInt8(long);