HomeSort by relevance Sort by last modified time
    Searched refs:charTypesOffset (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/tests/
JavaScriptUnionVectorTest.js 19 var charTypesOffset = Test.Movie.createCharactersTypeVector(fbb, charTypes);
30 Test.Movie.addCharactersType(fbb, charTypesOffset);
phpUnionVectorTest.php 63 $charTypesOffset = Movie::createCharactersTypeVector($fbb, $charTypes);
74 Movie::addCharactersType($fbb, $charTypesOffset);

Completed in 96 milliseconds