Home
last modified time | relevance | path

Searched defs:BoolValue (Results 1 – 22 of 22) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DBoolValue.php17 class BoolValue extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DBoolValue.php18 class BoolValue extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DBoolValue.php18 class BoolValue extends \Google\Protobuf\Internal\Message class
/third_party/flatbuffers/tests/FlatBuffers.Test/
DFuzzTestData.cs26 public static readonly bool BoolValue = true; field in FlatBuffers.Test.FuzzTestData
/third_party/protobuf/src/google/protobuf/
Dwrappers.proto104 message BoolValue { message
Dwrappers.pb.h58 class BoolValue; variable
926 inline BoolValue() : BoolValue(nullptr) {} in BoolValue() function
930 BoolValue(BoolValue&& from) noexcept in BoolValue() function
Dwrappers.pb.cc1490 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/
Dmessages_pb.rb120BoolValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msg… constant
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb120BoolValue = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.BoolValue").msg… constant
/third_party/grpc/test/http2_test/
Dmessages_pb2.py576 BoolValue = _reflection.GeneratedProtocolMessageType('BoolValue', (_message.Message,), dict( variable
/third_party/protobuf/php/tests/
DWrapperTypeSettersTest.php7 use Google\Protobuf\BoolValue; alias
DWellKnownTest.php10 use Google\Protobuf\BoolValue; alias
DEncodeDecodeTest.php30 use Google\Protobuf\BoolValue; alias
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto26 message BoolValue { message
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs358 public bool BoolValue { property in Google.Protobuf.WellKnownTypes.Value
401 BoolValue = 4, enumerator
DWrappers.cs1140 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/
Dlds_rds_for_test.proto51 message BoolValue { message
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto25 message BoolValue { message
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dencodable_value.h315 bool BoolValue() const { in BoolValue() function
/third_party/skia/src/utils/
DSkJSON.cpp58 BoolValue::BoolValue(bool b) { in BoolValue() function in skjson::BoolValue
/third_party/flutter/skia/src/utils/
DSkJSON.cpp59 BoolValue::BoolValue(bool b) { in BoolValue() function in skjson::BoolValue
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs167 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