Searched defs:GetShort (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/net/FlatBuffers/ | ||
D | ByteBuffer.cs | 715 public short GetShort(int offset) in GetShort() method in Google.FlatBuffers.ByteBuffer |
/external/openthread/src/core/mac/ | ||
D | mac_types.hpp | 291 ShortAddress GetShort(void) const { return mShared.mShortAddress; } in GetShort() function in ot::Mac::Address |