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