Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dtest_messages_proto2.pb.go1647 type OneStringProto2 struct { struct
1648 state protoimpl.MessageState
1649 sizeCache protoimpl.SizeCache
1650 unknownFields protoimpl.UnknownFields
1652 Data *string `protobuf:"bytes,1,opt,name=data" json:"data,omitempty"`
1655 func (x *OneStringProto2) Reset() {
1664 func (x *OneStringProto2) String() string {
1668 func (*OneStringProto2) ProtoMessage() {}
1670 func (x *OneStringProto2) ProtoReflect() protoreflect.Message {
1683 func (*OneStringProto2) Descriptor() ([]byte, []int) {
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto295 message OneStringProto2 { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto295 message OneStringProto2 { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs8100 public sealed partial class OneStringProto2 : pb::IMessage<OneStringProto2> class
8125 public OneStringProto2() { in OneStringProto2() method in ProtobufTestMessages.Proto2.OneStringProto2
8133 public OneStringProto2(OneStringProto2 other) : this() { in OneStringProto2() method in ProtobufTestMessages.Proto2.OneStringProto2
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs8100 public sealed partial class OneStringProto2 : pb::IMessage<OneStringProto2> class
8125 public OneStringProto2() { in OneStringProto2() method in ProtobufTestMessages.Proto2.OneStringProto2
8133 public OneStringProto2(OneStringProto2 other) : this() { in OneStringProto2() method in ProtobufTestMessages.Proto2.OneStringProto2