Searched refs:CreateCharactersTypeVector (Results 1 – 3 of 3) sorted by relevance
58 …public static VectorOffset CreateCharactersTypeVector(FlatBufferBuilder builder, Character[] data)… in CreateCharactersTypeVector() method140 _characters_type = CreateCharactersTypeVector(builder, __characters_type); in Pack()
462 var characterTypesOffset = Movie.CreateCharactersTypeVector(fbb, characterTypes); in TestUnionVector()
3463 var characterTypesOffset = Movie.CreateCharactersTypeVector(fbb, characterTypes);