Home
last modified time | relevance | path

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

/external/flatbuffers/tests/union_vector/
DMovie.php130 $builder->addByteX(0, $mainCharacterType, 0);
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.php227 $builder->addByteX(1, $u8, 0);
DMonster.php828 $builder->addByteX(7, $testType, 0);
1567 $builder->addByteX(43, $anyUniqueType, 0);
1582 $builder->addByteX(45, $anyAmbiguousType, 0);
/external/flatbuffers/php/
DFlatbufferBuilder.php421 public function addByteX($o, $x, $d) function in Google\\FlatBuffers\\FlatbufferBuilder
/external/flatbuffers/tests/
DphpTest.php239 $builder->addByteX($f, $char_val, 0);