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

/external/protobuf/python/google/protobuf/
H A Ddescriptor.py358 CPPTYPE_BOOL = 7 variable in class:FieldDescriptor
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h128 CPPTYPE_BOOL = 7, enumerator in enum:google::protobuf::internal::WireFormatLite::CppType
H A Ddescriptor.h336 CPPTYPE_BOOL = 7, // TYPE_BOOL enumerator in enum:google::protobuf::FieldDescriptor::CppType
426 // Get the field default value if cpp_type() == CPPTYPE_BOOL. If no

Completed in 51 milliseconds