Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java563 int _testarrayoftables = 0; in pack() local
568 _testarrayoftables = createTestarrayoftablesVector(builder, __testarrayoftables); in pack()
682 addTestarrayoftables(builder, _testarrayoftables); in pack()
H A DMonster.cs646 var _testarrayoftables = default(VectorOffset); in Pack()
650 _testarrayoftables = CreateTestarrayoftablesVector(builder, __testarrayoftables); in Pack()
757 _testarrayoftables, in Pack()
/aosp_15_r20/external/flatbuffers/dart/test/
H A Dmonster_test_my_game.example_generated.dart1644 final List<MonsterObjectBuilder>? _testarrayoftables;
1747 _testarrayoftables = testarrayoftables,
1800 final int? testarrayoftablesOffset = _testarrayoftables == null ? null
1801 … : fbBuilder.writeList(_testarrayoftables!.map((b) => b.getOrCreateOffset(fbBuilder)).toList());
/aosp_15_r20/external/flatbuffers/tests/
H A Dmonster_test_my_game.example_generated.dart1813 final List<MonsterObjectBuilder>? _testarrayoftables;
1922 _testarrayoftables = testarrayoftables,
1978 final int? testarrayoftablesOffset = _testarrayoftables == null ? null
1979 … : fbBuilder.writeList(_testarrayoftables!.map((b) => b.getOrCreateOffset(fbBuilder)).toList());
H A Dmonster_test_generated.h2979 …auto _testarrayoftables = _o->testarrayoftables.size() ? _fbb.CreateVector<flatbuffers::Offset<MyG…
3034 _testarrayoftables,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
H A Dmonster_test_suffix.h2979 …auto _testarrayoftables = _o->testarrayoftables.size() ? _fbb.CreateVector<flatbuffers::Offset<MyG…
3034 _testarrayoftables,
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/
H A Dmonster_test_generated.h3040 …auto _testarrayoftables = _o->testarrayoftables.size() ? _fbb.CreateVector<flatbuffers::Offset<MyG…
3095 _testarrayoftables,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ext_only/
H A Dmonster_test_generated.hpp2979 …auto _testarrayoftables = _o->testarrayoftables.size() ? _fbb.CreateVector<flatbuffers::Offset<MyG…
3034 _testarrayoftables,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/
H A Dmonster_test_suffix.hpp2979 …auto _testarrayoftables = _o->testarrayoftables.size() ? _fbb.CreateVector<flatbuffers::Offset<MyG…
3034 _testarrayoftables,