Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dreflection_generated.h378 VT_ATTRIBUTES = 12, enumerator
400 … GetPointer<const flatbuffers::Vector<flatbuffers::Offset<reflection::KeyValue>> *>(VT_ATTRIBUTES); in attributes()
415 VerifyOffset(verifier, VT_ATTRIBUTES) && in Verify()
442 fbb_.AddOffset(Enum::VT_ATTRIBUTES, attributes); in add_attributes()
514 VT_ATTRIBUTES = 22, enumerator
551 … GetPointer<const flatbuffers::Vector<flatbuffers::Offset<reflection::KeyValue>> *>(VT_ATTRIBUTES); in attributes()
569 VerifyOffset(verifier, VT_ATTRIBUTES) && in Verify()
611 fbb_.AddOffset(Field::VT_ATTRIBUTES, attributes); in add_attributes()
697 VT_ATTRIBUTES = 14, enumerator
722 … GetPointer<const flatbuffers::Vector<flatbuffers::Offset<reflection::KeyValue>> *>(VT_ATTRIBUTES); in attributes()
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base_generated.h958 VT_ATTRIBUTES = 12, enumerator
975 …n GetPointer<const flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String>> *>(VT_ATTRIBUTES); in attributes()
990 VerifyOffset(verifier, VT_ATTRIBUTES) && in Verify()
1017 fbb_.AddOffset(BufferDescriptor::VT_ATTRIBUTES, attributes); in add_attributes()