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