Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dtest_messages_proto2.pb.go1484 type UnknownToTestAllTypes struct { struct
1485 state protoimpl.MessageState
1486 sizeCache protoimpl.SizeCache
1487 unknownFields protoimpl.UnknownFields
1489 …`protobuf:"varint,1001,opt,name=optional_int32,json=optionalInt32" json:"optional_int32,omitempty"`
1490 …rotobuf:"bytes,1002,opt,name=optional_string,json=optionalString" json:"optional_string,omitempty"`
1491 … `protobuf:"bytes,1003,opt,name=nested_message,json=nestedMessage" json:"nested_message,omitempty"`
1492 …up `protobuf:"group,1004,opt,name=OptionalGroup,json=optionalgroup" json:"optionalgroup,omitempty"`
1493 … `protobuf:"varint,1006,opt,name=optional_bool,json=optionalBool" json:"optional_bool,omitempty"`
1494 …`protobuf:"varint,1011,rep,name=repeated_int32,json=repeatedInt32" json:"repeated_int32,omitempty"`
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto274 message UnknownToTestAllTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtest_messages_proto2.proto274 message UnknownToTestAllTypes { message
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs7122 public sealed partial class UnknownToTestAllTypes : pb::IMessage<UnknownToTestAllTypes> class
7148 public UnknownToTestAllTypes() { in UnknownToTestAllTypes() method in ProtobufTestMessages.Proto2.UnknownToTestAllTypes
7156 public UnknownToTestAllTypes(UnknownToTestAllTypes other) : this() { in UnknownToTestAllTypes() method in ProtobufTestMessages.Proto2.UnknownToTestAllTypes
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs7122 public sealed partial class UnknownToTestAllTypes : pb::IMessage<UnknownToTestAllTypes> class
7148 public UnknownToTestAllTypes() { in UnknownToTestAllTypes() method in ProtobufTestMessages.Proto2.UnknownToTestAllTypes
7156 public UnknownToTestAllTypes(UnknownToTestAllTypes other) : this() { in UnknownToTestAllTypes() method in ProtobufTestMessages.Proto2.UnknownToTestAllTypes