Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
Ddescriptor.py494 CPPTYPE_MESSAGE = 10 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h634 CPPTYPE_MESSAGE = 10, // TYPE_MESSAGE, TYPE_GROUP enumerator
Dwire_format_lite.h145 CPPTYPE_MESSAGE = 10, enumerator