Home
last modified time | relevance | path

Searched defs:TYPE_BOOL (Results 1 – 18 of 18) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
DType.php54 const TYPE_BOOL = 8; define in Google\\Protobuf\\Internal\\FieldDescriptorProto\\Type
/third_party/protobuf/php/src/Google/Protobuf/Field/
DKind.php69 const TYPE_BOOL = 8; define in Google\\Protobuf\\Field\\Kind
/third_party/protobuf/src/google/protobuf/
Dtype.proto83 TYPE_BOOL = 8; enumerator
Ddescriptor.proto153 TYPE_BOOL = 8; enumerator
Dtype.pb.cc300 constexpr Field_Kind Field::TYPE_BOOL; member in Field
Ddescriptor.h604 TYPE_BOOL = 8, // bool, varint on the wire. enumerator
Dwire_format_lite.h120 TYPE_BOOL = 8, enumerator
Dtype.pb.h550 static constexpr Kind TYPE_BOOL = variable
Ddescriptor.pb.cc1245 constexpr FieldDescriptorProto_Type FieldDescriptorProto::TYPE_BOOL; member in FieldDescriptorProto
Ddescriptor.pb.h1861 static constexpr Type TYPE_BOOL = variable
/third_party/protobuf/src/google/protobuf/util/internal/
Ddatapiece.h70 TYPE_BOOL = 7, enumerator
/third_party/cef/libcef/renderer/
Dv8_impl.h326 TYPE_BOOL, enumerator
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto118 TYPE_BOOL = 8; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto118 TYPE_BOOL = 8; enumerator
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto118 TYPE_BOOL = 8; enumerator
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor.proto149 TYPE_BOOL = 8; enumerator
Ddescriptor_sv.proto149 TYPE_BOOL = 8; enumerator
/third_party/protobuf/python/google/protobuf/
Ddescriptor.py468 TYPE_BOOL = 8 variable in FieldDescriptor