Home
last modified time | relevance | path

Searched refs:CreateVectorOfSortedStructs (Results 1 – 7 of 7) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dflatbuffer_builder.h923 Offset<Vector<const T *>> CreateVectorOfSortedStructs( in CreateVectorOfSortedStructs() function
925 return CreateVectorOfSortedStructs(data(*v), v->size()); in CreateVectorOfSortedStructs()
951 Offset<Vector<const T *>> CreateVectorOfSortedStructs(T *v, size_t len) { in CreateVectorOfSortedStructs() function
/external/flatbuffers/tests/
Dtest.cpp181 auto vecofstructs = builder.CreateVectorOfSortedStructs(&abilities); in CreateFlatBufferTest()
Dmonster_test_generated.h2207 …auto testarrayofsortedstruct__ = testarrayofsortedstruct ? _fbb.CreateVectorOfSortedStructs<MyGame…
/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/
Dmonster_test_suffix.h2207 …auto testarrayofsortedstruct__ = testarrayofsortedstruct ? _fbb.CreateVectorOfSortedStructs<MyGame…
/external/flatbuffers/tests/cpp17/generated_cpp17/
Dmonster_test_generated.h2342 …auto testarrayofsortedstruct__ = testarrayofsortedstruct ? _fbb.CreateVectorOfSortedStructs<MyGame…
/external/flatbuffers/tests/monster_test_suffix/
Dmonster_test_suffix.hpp2207 …auto testarrayofsortedstruct__ = testarrayofsortedstruct ? _fbb.CreateVectorOfSortedStructs<MyGame…
/external/flatbuffers/tests/monster_test_suffix/ext_only/
Dmonster_test_generated.hpp2207 …auto testarrayofsortedstruct__ = testarrayofsortedstruct ? _fbb.CreateVectorOfSortedStructs<MyGame…