Home
last modified time | relevance | path

Searched defs:TYPE_MESSAGE (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py471 TYPE_MESSAGE = 11 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc303 constexpr Field_Kind Field::TYPE_MESSAGE; member in Field
H A Ddescriptor.h607 TYPE_MESSAGE = 11, // Length-delimited message. enumerator
H A Dtype.pb.h556 static constexpr Kind TYPE_MESSAGE = member in PROTOBUF_FINAL
H A Dwire_format_lite.h123 TYPE_MESSAGE = 11, enumerator
H A Ddescriptor.pb.cc1248 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_MESSAGE; member in FieldDescriptorProto
H A Ddescriptor.pb.h1867 static constexpr Type TYPE_MESSAGE = member in PROTOBUF_FINAL

Completed in 55 milliseconds