Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java583 int _testarrayofstring2 = 0; in pack() local
588 _testarrayofstring2 = createTestarrayofstring2Vector(builder, __testarrayofstring2); in pack()
699 addTestarrayofstring2(builder, _testarrayofstring2); in pack()
H A DMonster.cs664 var _testarrayofstring2 = default(VectorOffset); in Pack()
668 _testarrayofstring2 = CreateTestarrayofstring2Vector(builder, __testarrayofstring2); in Pack()
774 _testarrayofstring2, in Pack()
/aosp_15_r20/external/flatbuffers/dart/test/
H A Dmonster_test_my_game.example_generated.dart1661 final List<String>? _testarrayofstring2;
1764 _testarrayofstring2 = testarrayofstring2,
1808 final int? testarrayofstring2Offset = _testarrayofstring2 == null ? null
1809 : fbBuilder.writeList(_testarrayofstring2!.map(fbBuilder.writeString).toList());
/aosp_15_r20/external/flatbuffers/tests/
H A Dmonster_test_my_game.example_generated.dart1830 final List<String>? _testarrayofstring2;
1939 _testarrayofstring2 = testarrayofstring2,
1986 final int? testarrayofstring2Offset = _testarrayofstring2 == null ? null
1987 : fbBuilder.writeList(_testarrayofstring2!.map(fbBuilder.writeString).toList());
H A Dmonster_test_generated.h2996 …auto _testarrayofstring2 = _o->testarrayofstring2.size() ? _fbb.CreateVectorOfStrings(_o->testarra…
3051 _testarrayofstring2,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
H A Dmonster_test_suffix.h2996 …auto _testarrayofstring2 = _o->testarrayofstring2.size() ? _fbb.CreateVectorOfStrings(_o->testarra…
3051 _testarrayofstring2,
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/
H A Dmonster_test_generated.h3057 …auto _testarrayofstring2 = _o->testarrayofstring2.size() ? _fbb.CreateVectorOfStrings(_o->testarra…
3112 _testarrayofstring2,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ext_only/
H A Dmonster_test_generated.hpp2996 …auto _testarrayofstring2 = _o->testarrayofstring2.size() ? _fbb.CreateVectorOfStrings(_o->testarra…
3051 _testarrayofstring2,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/
H A Dmonster_test_suffix.hpp2996 …auto _testarrayofstring2 = _o->testarrayofstring2.size() ? _fbb.CreateVectorOfStrings(_o->testarra…
3051 _testarrayofstring2,