Home
last modified time | relevance | path

Searched defs:characters_type (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/tests/union_vector/
DMovie.java23 …public boolean mutateCharactersType(int j, byte characters_type) { int o = __offset(8); if (o != 0… in mutateCharactersType()
DMovie.php112 …e(FlatBufferBuilder $builder, $main_character_type, $main_character, $characters_type, $characters)
Dunion_vector_generated.h356 const flatbuffers::Vector<uint8_t> *characters_type() const { in characters_type() function