| /external/golang-protobuf/types/known/wrapperspb/ |
| D | wrappers.pb.go | 392 type BoolValue struct { struct 393 state protoimpl.MessageState 394 sizeCache protoimpl.SizeCache 395 unknownFields protoimpl.UnknownFields 398 Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` 406 func (x *BoolValue) Reset() { 415 func (x *BoolValue) String() string { 419 func (*BoolValue) ProtoMessage() {} 421 func (x *BoolValue) ProtoReflect() protoreflect.Message { 434 func (*BoolValue) Descriptor() ([]byte, []int) { [all …]
|
| /external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
| D | BoolValue.php | 18 class BoolValue extends \Google\Protobuf\Internal\Message class
|
| /external/protobuf/php/src/Google/Protobuf/ |
| D | BoolValue.php | 17 class BoolValue extends \Google\Protobuf\Internal\Message class
|
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/ |
| D | BoolValue.php | 17 class BoolValue extends \Google\Protobuf\Internal\Message class
|
| /external/flatbuffers/tests/FlatBuffers.Test/ |
| D | FuzzTestData.cs | 26 public static readonly bool BoolValue = true; field in FlatBuffers.Test.FuzzTestData
|
| /external/grpc-grpc/src/ruby/pb/src/proto/grpc/testing/ |
| D | messages_pb.rb | 68 …BoolValue = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msgcl… constant
|
| /external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/ |
| D | messages_pb.rb | 68 …BoolValue = Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msgcl… constant
|
| /external/rust/crates/protobuf/src/well_known_types/ |
| D | wrappers.rs | 785 pub struct BoolValue { struct 791 // @@protoc_insertion_point(special_field:google.protobuf.BoolValue.special_fields) argument 795 impl<'a> ::std::default::Default for &'a BoolValue { argument 801 impl BoolValue { impl 822 impl crate::Message for BoolValue { implementation 889 impl crate::MessageFull for BoolValue { implementation 896 impl ::std::fmt::Display for BoolValue { implementation 902 impl crate::reflect::ProtobufValue for BoolValue { implementation
|
| /external/rust/crates/protobuf-parse/src/proto/google/protobuf/ |
| D | wrappers.proto | 104 message BoolValue { message
|
| /external/protobuf/src/google/protobuf/ |
| D | wrappers.proto | 104 message BoolValue { message
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | wrappers.proto | 104 message BoolValue { message
|
| /external/rust/crates/protobuf/2.27.1/src/well_known_types/ |
| D | wrappers.rs | 954 pub struct BoolValue { struct 964 impl<'a> ::std::default::Default for &'a BoolValue { argument 970 impl BoolValue { implementation 991 impl crate::Message for BoolValue { implementation 1088 impl crate::Clear for BoolValue { implementation 1095 impl ::std::fmt::Debug for BoolValue { implementation 1101 impl crate::reflect::ProtobufValue for BoolValue { implementation
|
| /external/grpc-grpc/test/http2_test/ |
| D | messages_pb2.py | 576 BoolValue = _reflection.GeneratedProtocolMessageType('BoolValue', (_message.Message,), dict( variable
|
| /external/rust/crates/grpcio-sys/grpc/test/http2_test/ |
| D | messages_pb2.py | 576 BoolValue = _reflection.GeneratedProtocolMessageType('BoolValue', (_message.Message,), dict( variable
|
| /external/cronet/third_party/protobuf/php/tests/ |
| D | WrapperTypeSettersTest.php | 7 use Google\Protobuf\BoolValue; alias
|
| D | WellKnownTest.php | 10 use Google\Protobuf\BoolValue; alias
|
| /external/protobuf/php/tests/ |
| D | WrapperTypeSettersTest.php | 7 use Google\Protobuf\BoolValue; alias
|
| D | WellKnownTest.php | 10 use Google\Protobuf\BoolValue; alias
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | Struct.cs | 385 public bool BoolValue { property in Google.Protobuf.WellKnownTypes.Value 430 BoolValue = 4, enumerator
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | Struct.cs | 385 public bool BoolValue { property in Google.Protobuf.WellKnownTypes.Value 430 BoolValue = 4, enumerator
|
| /external/grpc-grpc/src/objective-c/tests/RemoteTestClient/ |
| D | messages.proto | 26 message BoolValue { message
|
| /external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ |
| D | messages.proto | 26 message BoolValue { message
|
| /external/grpc-grpc/src/proto/grpc/testing/ |
| D | messages.proto | 25 message BoolValue { message
|
| /external/libchrome/mojo/public/cpp/base/ |
| D | values_unittest.cc | 24 TEST(ValuesStructTraitsTest, BoolValue) { in TEST() argument
|
| /external/rust/crates/protobuf-json-mapping/src/ |
| D | well_known_wrapper.rs | 94 impl WellKnownWrapper for BoolValue { implementation
|