Home
last modified time | relevance | path

Searched refs:_testarrayofstring (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java556 int _testarrayofstring = 0; in pack() local
561 _testarrayofstring = createTestarrayofstringVector(builder, __testarrayofstring); in pack()
681 addTestarrayofstring(builder, _testarrayofstring); in pack()
H A DMonster.cs640 var _testarrayofstring = default(VectorOffset); in Pack()
644 _testarrayofstring = CreateTestarrayofstringVector(builder, __testarrayofstring); in Pack()
756 _testarrayofstring, in Pack()
/aosp_15_r20/external/flatbuffers/dart/test/
H A Dmonster_test_my_game.example_generated.dart1643 final List<String>? _testarrayofstring;
1746 _testarrayofstring = testarrayofstring,
1798 final int? testarrayofstringOffset = _testarrayofstring == null ? null
1799 : fbBuilder.writeList(_testarrayofstring!.map(fbBuilder.writeString).toList());
/aosp_15_r20/external/flatbuffers/tests/
H A Dmonster_test_my_game.example_generated.dart1812 final List<String>? _testarrayofstring;
1921 _testarrayofstring = testarrayofstring,
1976 final int? testarrayofstringOffset = _testarrayofstring == null ? null
1977 : fbBuilder.writeList(_testarrayofstring!.map(fbBuilder.writeString).toList());
H A Dmonster_test_generated.h2978 …auto _testarrayofstring = _o->testarrayofstring.size() ? _fbb.CreateVectorOfStrings(_o->testarrayo…
3033 _testarrayofstring,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
H A Dmonster_test_suffix.h2978 …auto _testarrayofstring = _o->testarrayofstring.size() ? _fbb.CreateVectorOfStrings(_o->testarrayo…
3033 _testarrayofstring,
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/
H A Dmonster_test_generated.h3039 …auto _testarrayofstring = _o->testarrayofstring.size() ? _fbb.CreateVectorOfStrings(_o->testarrayo…
3094 _testarrayofstring,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ext_only/
H A Dmonster_test_generated.hpp2978 …auto _testarrayofstring = _o->testarrayofstring.size() ? _fbb.CreateVectorOfStrings(_o->testarrayo…
3033 _testarrayofstring,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/
H A Dmonster_test_suffix.hpp2978 …auto _testarrayofstring = _o->testarrayofstring.size() ? _fbb.CreateVectorOfStrings(_o->testarrayo…
3033 _testarrayofstring,