/third_party/protobuf/php/src/Google/Protobuf/ |
D | BoolValue.php | 17 class BoolValue extends \Google\Protobuf\Internal\Message class
|
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | BoolValue.php | 18 class BoolValue extends \Google\Protobuf\Internal\Message class
|
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ |
D | BoolValue.php | 18 class BoolValue extends \Google\Protobuf\Internal\Message class
|
/third_party/flatbuffers/tests/FlatBuffers.Test/ |
D | FuzzTestData.cs | 26 public static readonly bool BoolValue = true; field in FlatBuffers.Test.FuzzTestData
|
/third_party/protobuf/src/google/protobuf/ |
D | wrappers.proto | 104 message BoolValue { message
|
D | wrappers.pb.h | 58 class BoolValue; variable 926 inline BoolValue() : BoolValue(nullptr) {} in BoolValue() function 930 BoolValue(BoolValue&& from) noexcept in BoolValue() function
|
D | wrappers.pb.cc | 1490 BoolValue::BoolValue(::PROTOBUF_NAMESPACE_ID::Arena* arena) in BoolValue() function in BoolValue 1496 BoolValue::BoolValue(const BoolValue& from) in BoolValue() function in BoolValue
|
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/ |
D | messages_pb.rb | 120 …BoolValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msg… constant
|
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/ |
D | messages_pb.rb | 120 …BoolValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msg… constant
|
/third_party/grpc/test/http2_test/ |
D | messages_pb2.py | 576 BoolValue = _reflection.GeneratedProtocolMessageType('BoolValue', (_message.Message,), dict( variable
|
/third_party/protobuf/php/tests/ |
D | WrapperTypeSettersTest.php | 7 use Google\Protobuf\BoolValue; alias
|
D | WellKnownTest.php | 10 use Google\Protobuf\BoolValue; alias
|
D | EncodeDecodeTest.php | 30 use Google\Protobuf\BoolValue; alias
|
/third_party/grpc/src/objective-c/tests/RemoteTestClient/ |
D | messages.proto | 26 message BoolValue { message
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Struct.cs | 358 public bool BoolValue { property in Google.Protobuf.WellKnownTypes.Value 401 BoolValue = 4, enumerator
|
D | Wrappers.cs | 1140 public sealed partial class BoolValue : pb::IMessage<BoolValue> class 1161 public BoolValue() { in BoolValue() method in Google.Protobuf.WellKnownTypes.BoolValue 1168 public BoolValue(BoolValue other) : this() { in BoolValue() method in Google.Protobuf.WellKnownTypes.BoolValue
|
/third_party/grpc/src/proto/grpc/testing/xds/ |
D | lds_rds_for_test.proto | 51 message BoolValue { message
|
/third_party/grpc/src/proto/grpc/testing/ |
D | messages.proto | 25 message BoolValue { message
|
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/ |
D | encodable_value.h | 315 bool BoolValue() const { in BoolValue() function
|
/third_party/skia/src/utils/ |
D | SkJSON.cpp | 58 BoolValue::BoolValue(bool b) { in BoolValue() function in skjson::BoolValue
|
/third_party/flutter/skia/src/utils/ |
D | SkJSON.cpp | 59 BoolValue::BoolValue(bool b) { in BoolValue() function in skjson::BoolValue
|
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Messages.cs | 167 public sealed partial class BoolValue : pb::IMessage<BoolValue> class 188 public BoolValue() { in BoolValue() method in Grpc.Testing.BoolValue 195 public BoolValue(BoolValue other) : this() { in BoolValue() method in Grpc.Testing.BoolValue
|