Home
last modified time | relevance | path

Searched refs:putBool (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/php/
DFlatbufferBuilder.php185 public function putBool($x) function in Google\\FlatBuffers\\FlatbufferBuilder
299 $this->putBool($x);
/external/flatbuffers/tests/MyGame/Example/
DMonster.php1101 $builder->putBool($data[$i]);