Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java406 int[] _oTestnestedflatbuffer = new int[testnestedflatbufferLength()]; in unpackTo() local
407 …for (int _j = 0; _j < testnestedflatbufferLength(); ++_j) {_oTestnestedflatbuffer[_j] = testnested… in unpackTo()
408 _o.setTestnestedflatbuffer(_oTestnestedflatbuffer); in unpackTo()