Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonsterT.java186 public double[] getVectorOfDoubles() { return vectorOfDoubles; } in getVectorOfDoubles() method in MonsterT
H A DMonster.php470 public function getVectorOfDoubles($j) function in MyGame\\Example\\Monster