Searched refs:VT_ATTRIBUTES (Results 1 – 1 of 1) sorted by relevance
297 VT_ATTRIBUTES = 12, enumerator319 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, enumerator464 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, enumerator630 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<KeyValue>> *>(VT_ATTRIBUTES); in attributes()[all …]