Searched defs:getInt16 (Results 1 – 3 of 3) sorted by relevance
50 inline bool getInt16(int16_t& value) { return getUInt16((uint16_t&)value); } in getInt16() function
62 public native final short getInt16(long offset); in getInt16() method in HwBlob
609 { "getInt16", "(J)S", (void *)JHwBlob_native_getInt16 }, in getInt16() method