Home
last modified time | relevance | path

Searched refs:getSizePrefixedRootAsTableInC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/namespace_test/namespace-c/
H A Dtable-in-c.js18 static getSizePrefixedRootAsTableInC(bb, obj) { method in TableInC
H A Dtable-in-c.ts22 static getSizePrefixedRootAsTableInC(bb:flatbuffers.ByteBuffer, obj?:TableInC):TableInC { method in TableInC