Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java401 …MyGame.Example.MonsterT[] _oTestarrayoftables = new MyGame.Example.MonsterT[testarrayoftablesLengt… in unpackTo() local
402 …for (int _j = 0; _j < testarrayoftablesLength(); ++_j) {_oTestarrayoftables[_j] = (testarrayoftabl… in unpackTo()
403 _o.setTestarrayoftables(_oTestarrayoftables); in unpackTo()