Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h349 VT_ATTRIBUTES = 12, enumerator
371 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<KeyValue>> *>(VT_ATTRIBUTES); in attributes()
386 VerifyOffset(verifier, VT_ATTRIBUTES) && in Verify()
412 fbb_.AddOffset(Enum::VT_ATTRIBUTES, attributes); in add_attributes()
483 VT_ATTRIBUTES = 22, enumerator
520 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<KeyValue>> *>(VT_ATTRIBUTES); in attributes()
538 VerifyOffset(verifier, VT_ATTRIBUTES) && in Verify()
579 fbb_.AddOffset(Field::VT_ATTRIBUTES, attributes); in add_attributes()
664 VT_ATTRIBUTES = 14, enumerator
689 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<KeyValue>> *>(VT_ATTRIBUTES); in attributes()
[all …]