Home
last modified time | relevance | path

Searched defs:FieldMetadata (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_table_driven.h83 struct PROTOBUF_EXPORT FieldMetadata { struct
84 uint32 offset; // offset of this field in the struct
85 uint32 tag; // field * 8 + wire_type
89 uint32 has_offset;
90 uint32 type; // the type of this field.
91 const void* ptr; // auxiliary data
96 enum FieldTypeClass {
106 enum {