Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonsterT.java214 public long[] getVectorOfCoOwningReferences() { return vectorOfCoOwningReferences; } in getVectorOfCoOwningReferences() method in MonsterT
H A DMonster.php571 public function getVectorOfCoOwningReferences($j) function in MyGame\\Example\\Monster