Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h132 MAX_CPPTYPE = 10, enumerator
Ddescriptor.h341 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py362 MAX_CPPTYPE = 10 variable in FieldDescriptor