Home
last modified time | relevance | path

Searched defs:NullHypothesisProto3 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dtest_messages_proto3.pb.go1644 type NullHypothesisProto3 struct { struct
1645 state protoimpl.MessageState
1646 sizeCache protoimpl.SizeCache
1647 unknownFields protoimpl.UnknownFields
1650 func (x *NullHypothesisProto3) Reset() {
1659 func (x *NullHypothesisProto3) String() string {
1663 func (*NullHypothesisProto3) ProtoMessage() {}
1665 func (x *NullHypothesisProto3) ProtoReflect() protoreflect.Message {
1678 func (*NullHypothesisProto3) Descriptor() ([]byte, []int) {
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs5869 public sealed partial class NullHypothesisProto3 : pb::IMessage<NullHypothesisProto3> class
5894 public NullHypothesisProto3() { in NullHypothesisProto3() method in ProtobufTestMessages.Proto3.NullHypothesisProto3
5902 public NullHypothesisProto3(NullHypothesisProto3 other) : this() { in NullHypothesisProto3() method in ProtobufTestMessages.Proto3.NullHypothesisProto3
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs5869 public sealed partial class NullHypothesisProto3 : pb::IMessage<NullHypothesisProto3> class
5894 public NullHypothesisProto3() { in NullHypothesisProto3() method in ProtobufTestMessages.Proto3.NullHypothesisProto3
5902 public NullHypothesisProto3(NullHypothesisProto3 other) : this() { in NullHypothesisProto3() method in ProtobufTestMessages.Proto3.NullHypothesisProto3
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtest_messages_proto3.proto281 message NullHypothesisProto3 {} message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtest_messages_proto3.proto281 message NullHypothesisProto3 {} message
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/testProto/
H A Dtest_messages_proto3.proto282 message NullHypothesisProto3 {} message