Searched defs:CPPTYPE_BOOL (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.h | 126 CPPTYPE_BOOL = 7, enumerator |
D | descriptor.h | 482 CPPTYPE_BOOL = 7, // TYPE_BOOL enumerator |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 392 CPPTYPE_BOOL = 7 variable in FieldDescriptor |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 452 CPPTYPE_BOOL = 7 variable in FieldDescriptor |