Searched defs:ReadInt16 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/debug/ | ||
H A D | buffered_dwarf_reader.h | 40 bool ReadInt16(uint16_t& value) { return ReadInt(value); } in ReadInt16() function |
/aosp_15_r20/external/openthread/src/lib/spinel/ | ||
H A D | spinel_decoder.cpp | 133 otError Decoder::ReadInt16(int16_t &aInt16) in ReadInt16() function in ot::Spinel::Decoder |
/aosp_15_r20/art/dt_fd_forward/ | ||
H A D | dt_fd_forward.cc | 567 jshort ReadInt16() { in ReadInt16() function in dt_fd_forward::PacketReader |