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