Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h126 CPPTYPE_BOOL = 7, enumerator
Ddescriptor.h482 CPPTYPE_BOOL = 7, // TYPE_BOOL enumerator
/external/protobuf/python/google/protobuf/
Ddescriptor.py452 CPPTYPE_BOOL = 7 variable in FieldDescriptor