Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h297 VT_ATTRIBUTES = 12, enumerator
319 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<KeyValue>> *>(VT_ATTRIBUTES); in attributes()
334 VerifyField<flatbuffers::uoffset_t>(verifier, VT_ATTRIBUTES) && in Verify()
360 fbb_.AddOffset(Enum::VT_ATTRIBUTES, attributes); in add_attributes()
427 VT_ATTRIBUTES = 22, enumerator
464 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<KeyValue>> *>(VT_ATTRIBUTES); in attributes()
482 VerifyField<flatbuffers::uoffset_t>(verifier, VT_ATTRIBUTES) && in Verify()
523 fbb_.AddOffset(Field::VT_ATTRIBUTES, attributes); in add_attributes()
605 VT_ATTRIBUTES = 14, enumerator
630 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<KeyValue>> *>(VT_ATTRIBUTES); in attributes()
[all …]