MCPcopy Create free account
hub / github.com/aardappel/lobster / size

Method size

dev/include/flatbuffers/array.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 !scalar_tag::value;
48
49 FLATBUFFERS_CONSTEXPR uint16_t size() const { return length; }
50
51 return_type Get(uoffset_t i) const {
52 FLATBUFFERS_ASSERT(i < size());

Callers 15

probeServiceMethod · 0.45
onServicesDiscoveredMethod · 0.45
pollInputDevicesMethod · 0.45
handleMotionEventMethod · 0.45
getAxisMaskMethod · 0.45
pollHapticDevicesMethod · 0.45
operator==Function · 0.45
operator<Method · 0.45
VerifyVectorOfStringsFunction · 0.45
VerifyVectorOfTablesFunction · 0.45
VerifyNestedFlatBufferFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected