Home
last modified time | relevance | path

Searched defs:ReadInt16 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/debug/
H A Dbuffered_dwarf_reader.h40 bool ReadInt16(uint16_t& value) { return ReadInt(value); } in ReadInt16() function
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_decoder.cpp133 otError Decoder::ReadInt16(int16_t &aInt16) in ReadInt16() function in ot::Spinel::Decoder
/aosp_15_r20/art/dt_fd_forward/
H A Ddt_fd_forward.cc567 jshort ReadInt16() { in ReadInt16() function in dt_fd_forward::PacketReader