Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite.h126 CPPTYPE_BOOL = 7, enumerator
Ddescriptor.h482 CPPTYPE_BOOL = 7, // TYPE_BOOL enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py452 CPPTYPE_BOOL = 7 variable in FieldDescriptor