Searched defs:CPPTYPE_BOOL (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 491 CPPTYPE_BOOL = 7 variable in FieldDescriptor |
/third_party/protobuf/src/google/protobuf/ | ||
D | descriptor.h | 631 CPPTYPE_BOOL = 7, // TYPE_BOOL enumerator |
D | wire_format_lite.h | 142 CPPTYPE_BOOL = 7, enumerator |