Searched defs:GetShort (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/ | ||
H A D | ByteBuffer.cs | 715 public short GetShort(int offset) in GetShort() method in FlatBuffers.ByteBuffer |
/aosp_15_r20/art/runtime/ | ||
H A D | art_field-inl.h | 220 inline int16_t ArtField::GetShort(ObjPtr<mirror::Object> object) { in GetShort() function |
/aosp_15_r20/external/openthread/src/core/mac/ | ||
H A D | mac_types.hpp | 306 ShortAddress GetShort(void) const { return mShared.mShortAddress; } in GetShort() function in ot::Mac::Address |