Searched defs:CPPTYPE_ENUM (Results 1 – 3 of 3) sorted by relevance
| /external/protobuf/src/google/protobuf/ | ||
| D | wire_format_lite.h | 127 CPPTYPE_ENUM = 8, enumerator |
| D | descriptor.h | 483 CPPTYPE_ENUM = 8, // TYPE_ENUM enumerator |
| /external/protobuf/python/google/protobuf/ | ||
| D | descriptor.py | 453 CPPTYPE_ENUM = 8 variable in FieldDescriptor |