MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / SizeOf

Function SizeOf

native/thirdpart/flatbuffers/idl.h:153–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151extern const char kTypeSizes[];
152
153inline size_t SizeOf(BaseType t) { return kTypeSizes[t]; }
154
155struct StructDef;
156struct EnumDef;

Callers 4

ParseTableMethod · 0.85
ParseEnumMethod · 0.85
InlineSizeFunction · 0.85
InlineAlignmentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected