Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
Ddescriptor.py491 CPPTYPE_BOOL = 7 variable in FieldDescriptor
/third_party/protobuf/src/google/protobuf/
Ddescriptor.h631 CPPTYPE_BOOL = 7, // TYPE_BOOL enumerator
Dwire_format_lite.h142 CPPTYPE_BOOL = 7, enumerator