Home
last modified time | relevance | path

Searched defs:finishSizePrefixedArrayTableBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/tests/ts/arrays_test_complex/my-game/example/
Darray-table.js52 static finishSizePrefixedArrayTableBuffer(builder, offset) { method in ArrayTable
/third_party/flatbuffers/tests/MyGame/Example/
DArrayTable.java41 …public static void finishSizePrefixedArrayTableBuffer(FlatBufferBuilder builder, int offset) { bui… in finishSizePrefixedArrayTableBuffer() method in ArrayTable