Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DStat.php114 $builder->addLongX(1, $val, 0);
DTypeAliases.php277 $builder->addLongX(6, $i64, 0);
DMonster.php1047 $builder->addLongX(18, $testhashs64Fnv1, 0);
1087 $builder->addLongX(22, $testhashs64Fnv1a, 0);
/external/flatbuffers/php/
DFlatbufferBuilder.php499 public function addLongX($o, $x, $d) function in Google\\FlatBuffers\\FlatbufferBuilder
/external/flatbuffers/tests/
DphpTest.php257 $builder->addLongX($f, $long_val, 0);