/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/tot/third_party/protobuf/php/src/Google/Protobuf/ |
D | BoolValue.php | 17 class BoolValue extends \Google\Protobuf\Internal\Message class
|
/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ |
D | BoolValue.php | 18 class BoolValue extends \Google\Protobuf\Internal\Message class
|
/external/cronet/stable/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 Google.FlatBuffers.Test.FuzzTestData
|
/external/rust/android-crates-io/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 { implementation 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/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | wrappers.proto | 104 message BoolValue { message
|
/external/protobuf/src/google/protobuf/ |
D | wrappers.proto | 104 message BoolValue { message
|
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | wrappers.proto | 104 message BoolValue { message
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | wrappers.proto | 104 message BoolValue { message
|
/external/rust/android-crates-io/extra_versions/crates/protobuf/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/src/ruby/pb/src/proto/grpc/testing/ |
D | messages_pb.rb | 36 …BoolValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msg… constant
|
/external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/ |
D | messages_pb.rb | 36 …BoolValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msg… constant
|
/external/grpc-grpc/test/http2_test/ |
D | messages_pb2.py | 576 BoolValue = _reflection.GeneratedProtocolMessageType('BoolValue', (_message.Message,), dict( variable
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/http2_test/ |
D | messages_pb2.py | 576 BoolValue = _reflection.GeneratedProtocolMessageType('BoolValue', (_message.Message,), dict( variable
|
/external/cronet/stable/third_party/protobuf/php/tests/ |
D | WrapperTypeSettersTest.php | 7 use Google\Protobuf\BoolValue; alias
|
/external/cronet/tot/third_party/protobuf/php/tests/ |
D | WrapperTypeSettersTest.php | 7 use Google\Protobuf\BoolValue; alias
|
/external/protobuf/php/tests/ |
D | WrapperTypeSettersTest.php | 7 use Google\Protobuf\BoolValue; alias
|
/external/cronet/tot/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/cronet/stable/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/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
|