Searched refs:getInt16 (Results 1 – 7 of 7) sorted by relevance
50 inline bool getInt16(int16_t& value) { return getUInt16((uint16_t&)value); } in getInt16() function
462 if (!packet.getInt16(value.u.i16)) return false; in readValue()
161 if (!getInt16(value)) { in getAInt16()
62 public native final short getInt16(long offset); in getInt16() method in HwBlob
552 if (!packet.getInt16(temp)) return false; in readLongValue()
2464 NoByteOrShort: android.os.HwBlob#getInt16(long):
8205 method public final short getInt16(long);