Searched refs:getSizePrefixedRootAsTestSimpleTableWithEnum (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/flatbuffers/tests/my-game/example/ | ||
H A D | test-simple-table-with-enum.js | 17 static getSizePrefixedRootAsTestSimpleTableWithEnum(bb, obj) { method in TestSimpleTableWithEnum |
H A D | test-simple-table-with-enum.ts | 21 static getSizePrefixedRootAsTestSimpleTableWithEnum(bb:flatbuffers.ByteBuffer, obj?:TestSimpleTable… method in TestSimpleTableWithEnum |
/aosp_15_r20/external/flatbuffers/tests/ts/ts-flat-files/ | ||
H A D | monster_test_generated.ts | 395 static getSizePrefixedRootAsTestSimpleTableWithEnum(bb:flatbuffers.ByteBuffer, obj?:MyGame_Example_… method in MyGame_Example_TestSimpleTableWithEnum |