Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java590 int _testarrayofsortedstruct = 0; in pack() local
595 _testarrayofsortedstruct = builder.endVector(); in pack()
700 addTestarrayofsortedstruct(builder, _testarrayofsortedstruct); in pack()
H A DMonster.cs670 var _testarrayofsortedstruct = default(VectorOffset); in Pack()
674 _testarrayofsortedstruct = builder.EndVector(); in Pack()
775 _testarrayofsortedstruct, in Pack()
/aosp_15_r20/external/flatbuffers/dart/test/
H A Dmonster_test_my_game.example_generated.dart1662 final List<AbilityObjectBuilder>? _testarrayofsortedstruct;
1765 _testarrayofsortedstruct = testarrayofsortedstruct,
1810 final int? testarrayofsortedstructOffset = _testarrayofsortedstruct == null ? null
1811 : fbBuilder.writeListOfStructs(_testarrayofsortedstruct!);
/aosp_15_r20/external/flatbuffers/tests/
H A Dmonster_test_my_game.example_generated.dart1831 final List<AbilityObjectBuilder>? _testarrayofsortedstruct;
1940 _testarrayofsortedstruct = testarrayofsortedstruct,
1988 final int? testarrayofsortedstructOffset = _testarrayofsortedstruct == null ? null
1989 : fbBuilder.writeListOfStructs(_testarrayofsortedstruct!);
H A Dmonster_test_generated.h2997 …auto _testarrayofsortedstruct = _o->testarrayofsortedstruct.size() ? _fbb.CreateVectorOfStructs(_o…
3052 _testarrayofsortedstruct,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
H A Dmonster_test_suffix.h2997 …auto _testarrayofsortedstruct = _o->testarrayofsortedstruct.size() ? _fbb.CreateVectorOfStructs(_o…
3052 _testarrayofsortedstruct,
/aosp_15_r20/external/flatbuffers/tests/cpp17/generated_cpp17/
H A Dmonster_test_generated.h3058 …auto _testarrayofsortedstruct = _o->testarrayofsortedstruct.size() ? _fbb.CreateVectorOfStructs(_o…
3113 _testarrayofsortedstruct,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/ext_only/
H A Dmonster_test_generated.hpp2997 …auto _testarrayofsortedstruct = _o->testarrayofsortedstruct.size() ? _fbb.CreateVectorOfStructs(_o…
3052 _testarrayofsortedstruct,
/aosp_15_r20/external/flatbuffers/tests/monster_test_suffix/
H A Dmonster_test_suffix.hpp2997 …auto _testarrayofsortedstruct = _o->testarrayofsortedstruct.size() ? _fbb.CreateVectorOfStructs(_o…
3052 _testarrayofsortedstruct,