Home
last modified time | relevance | path

Searched defs:EnumOnlyProto2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dtest_messages_proto2.pb.go1609 type EnumOnlyProto2 struct { struct
1610 state protoimpl.MessageState
1611 sizeCache protoimpl.SizeCache
1612 unknownFields protoimpl.UnknownFields
1615 func (x *EnumOnlyProto2) Reset() {
1624 func (x *EnumOnlyProto2) String() string {
1628 func (*EnumOnlyProto2) ProtoMessage() {}
1630 func (x *EnumOnlyProto2) ProtoReflect() protoreflect.Message {
1643 func (*EnumOnlyProto2) Descriptor() ([]byte, []int) {
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto288 message EnumOnlyProto2 { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto288 message EnumOnlyProto2 { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs7935 public sealed partial class EnumOnlyProto2 : pb::IMessage<EnumOnlyProto2> class
7960 public EnumOnlyProto2() { in EnumOnlyProto2() method in ProtobufTestMessages.Proto2.EnumOnlyProto2
7968 public EnumOnlyProto2(EnumOnlyProto2 other) : this() { in EnumOnlyProto2() method in ProtobufTestMessages.Proto2.EnumOnlyProto2
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs7935 public sealed partial class EnumOnlyProto2 : pb::IMessage<EnumOnlyProto2> class
7960 public EnumOnlyProto2() { in EnumOnlyProto2() method in ProtobufTestMessages.Proto2.EnumOnlyProto2
7968 public EnumOnlyProto2(EnumOnlyProto2 other) : this() { in EnumOnlyProto2() method in ProtobufTestMessages.Proto2.EnumOnlyProto2