Home
last modified time | relevance | path

Searched defs:type_refs (Results 1 – 10 of 10) sorted by relevance

/external/flatbuffers/tests/
Darrays_test_generated.h386 static const flatbuffers::TypeFunction type_refs[] = { in TestEnumTypeTable() local
407 static const flatbuffers::TypeFunction type_refs[] = { in NestedStructTypeTable() local
433 static const flatbuffers::TypeFunction type_refs[] = { in ArrayStructTypeTable() local
456 static const flatbuffers::TypeFunction type_refs[] = { in ArrayTableTypeTable() local
Dnative_type_test_generated.h272 static const flatbuffers::TypeFunction type_refs[] = { in ApplicationDataTypeTable() local
Doptional_scalars_generated.h791 static const flatbuffers::TypeFunction type_refs[] = { in OptionalByteTypeTable() local
844 static const flatbuffers::TypeFunction type_refs[] = { in ScalarStuffTypeTable() local
/external/angle/third_party/flatbuffers/generated/tests/
Darrays_test_generated.h458 static const ::flatbuffers::TypeFunction type_refs[] = {MyGame::Example::TestEnumTypeTable}; in TestEnumTypeTable() local
471 static const ::flatbuffers::TypeFunction type_refs[] = {MyGame::Example::TestEnumTypeTable}; in NestedStructTypeTable() local
490 static const ::flatbuffers::TypeFunction type_refs[] = {MyGame::Example::NestedStructTypeTable}; in ArrayStructTypeTable() local
506 static const ::flatbuffers::TypeFunction type_refs[] = {MyGame::Example::ArrayStructTypeTable}; in ArrayTableTypeTable() local
Dalignment_test_generated.h504 static const ::flatbuffers::TypeFunction type_refs[] = {BadAlignmentLargeTypeTable}; in OuterLargeTypeTable() local
515 static const ::flatbuffers::TypeFunction type_refs[] = {OuterLargeTypeTable, in BadAlignmentRootTypeTable() local
/external/flatbuffers/tests/namespace_test/
Dnamespace_test2_generated.h539 static const flatbuffers::TypeFunction type_refs[] = { in TableInFirstNSTypeTable() local
567 static const flatbuffers::TypeFunction type_refs[] = { in TableInCTypeTable() local
589 static const flatbuffers::TypeFunction type_refs[] = { in SecondTableInATypeTable() local
/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h222 const TypeFunction *type_refs; // less than num_elems entries (see TypeCode). member
/external/flatbuffers/tests/cpp17/generated_cpp17/
Doptional_scalars_generated.h831 static const flatbuffers::TypeFunction type_refs[] = { in OptionalByteTypeTable() local
884 static const flatbuffers::TypeFunction type_refs[] = { in ScalarStuffTypeTable() local
Doptional_scalars2_generated.h741 static const flatbuffers::TypeFunction type_refs[] = { in OptionalByteTypeTable() local
794 static const flatbuffers::TypeFunction type_refs[] = { in ScalarStuffTypeTable() local
/external/flatbuffers/src/
Didl_gen_cpp.cpp1094 std::vector<std::string> type_refs; in GenMiniReflect() local