Searched refs:addTestbool (Results 1 – 8 of 8) sorted by relevance
699 self::addTestbool($builder, $testbool);997 public static function addTestbool(FlatBufferBuilder $builder, $testbool) function in MyGame\\Example\\Monster
186 …public static void addTestbool(FlatBufferBuilder builder, boolean testbool) { builder.addBoolean(1… in addTestbool() method in Monster
325 Monster.addTestbool(fbb, true); in TestBuilderBasics()
76 MyGame.Example.Monster.addTestbool(fbb, true);
2036 MyGame.Example.Monster.addTestbool = function(builder, testbool) { function in MyGame.Example.Monster2628 MyGame.Example.Monster.addTestbool(builder, testbool);
1947 static addTestbool(builder:flatbuffers.Builder, testbool:boolean) { method in MyGame.Example.Monster2488 Monster.addTestbool(builder, testbool);
838 int addTestbool(bool testbool) {
840 int addTestbool(bool testbool) {