Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/my-game/example/
H A Dmonster.js604 static addTestnestedflatbuffer(builder, testnestedflatbufferOffset) { argument
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java241 …atic void addTestnestedflatbuffer(FlatBufferBuilder builder, int testnestedflatbufferOffset) { bui… in addTestnestedflatbuffer()