Home
last modified time | relevance | path

Searched defs:RepeatedGroup (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/extensions/ext/
H A Dext.pb.go205 type RepeatedGroup struct { struct
206 state protoimpl.MessageState
207 sizeCache protoimpl.SizeCache
208 unknownFields protoimpl.UnknownFields
210 …otobuf:"bytes,319,rep,name=repeated_x_group,json=repeatedXGroup" json:"repeated_x_group,omitempty"`
213 func (x *RepeatedGroup) Reset() {
222 func (x *RepeatedGroup) String() string {
226 func (*RepeatedGroup) ProtoMessage() {}
228 func (x *RepeatedGroup) ProtoReflect() protoreflect.Message {
241 func (*RepeatedGroup) Descriptor() ([]byte, []int) {
[all …]
H A Dext.proto82 repeated group RepeatedGroup = 318 { field
/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/
H A Dtest.pb.go1396 type RepeatedGroup struct { struct
1397 state protoimpl.MessageState
1398 sizeCache protoimpl.SizeCache
1399 unknownFields protoimpl.UnknownFields
1401 … *int32 `protobuf:"varint,47,opt,name=a" json:"a,omitempty"`
1402 …,name=optional_nested_message,json=optionalNestedMessage" json:"optional_nested_message,omitempty"`
1405 func (x *RepeatedGroup) Reset() {
1414 func (x *RepeatedGroup) String() string {
1418 func (*RepeatedGroup) ProtoMessage() {}
1420 func (x *RepeatedGroup) ProtoReflect() protoreflect.Message {
[all …]
H A Dtest.proto72 repeated group RepeatedGroup = 46 { field
227 repeated group RepeatedGroup = 46 { field
280 repeated group RepeatedGroup = 3 { field
/aosp_15_r20/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
H A Dunittest_extension_repeated_nano.proto30 repeated group RepeatedGroup = 27 { field
H A Dunittest_reference_types_nano.proto63 repeated group RepeatedGroup = 46 { field
H A Dunittest_nano.proto103 repeated group RepeatedGroup = 46 { field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_lite.proto120 repeated group RepeatedGroup = 46 { field
389 repeated group RepeatedGroup = 20 { field
H A Dunittest.proto135 repeated group RepeatedGroup = 46 { field
1019 repeated group RepeatedGroup = 20 { field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_lite.proto120 repeated group RepeatedGroup = 46 { field
389 repeated group RepeatedGroup = 20 { field
H A Dunittest.proto135 repeated group RepeatedGroup = 46 { field
1019 repeated group RepeatedGroup = 20 { field
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Djson_format.proto43 repeated group RepeatedGroup = 2 { field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Djson_format.proto43 repeated group RepeatedGroup = 2 { field
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/
H A Dunittest_runtime_proto2.proto78 repeated group RepeatedGroup = 46 { field
/aosp_15_r20/external/protobuf/objectivec/Tests/
H A Dunittest_runtime_proto2.proto78 repeated group RepeatedGroup = 46 { field
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
H A Dfields.proto71 repeated group RepeatedGroup = 218 { field
/aosp_15_r20/external/protobuf/csharp/protos/
H A Dunittest.proto134 repeated group RepeatedGroup = 46 { field
922 repeated group RepeatedGroup = 20 { field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/protos/
H A Dunittest.proto134 repeated group RepeatedGroup = 46 { field
922 repeated group RepeatedGroup = 20 { field
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/proto2_20180814_aa810b61/
H A Dtest.proto159 repeated group RepeatedGroup = 520 { field
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/proto2_20160519_a4ab9ec5/
H A Dtest.proto159 repeated group RepeatedGroup = 520 { field
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/proto2_20160225_2fc053c5/
H A Dtest.proto159 repeated group RepeatedGroup = 520 { field
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/proto2_20180430_b4deda09/
H A Dtest.proto159 repeated group RepeatedGroup = 520 { field
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/proto2_20190205_c823c79e/
H A Dtest.proto159 repeated group RepeatedGroup = 520 { field
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/proto2_20180125_92554152/
H A Dtest.proto159 repeated group RepeatedGroup = 520 { field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2057 …tedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup> RepeatedGroup… property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
5011 public sealed partial class RepeatedGroup : pb::IMessage<RepeatedGroup> class in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types
5037 public RepeatedGroup() { in RepeatedGroup() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
5045 public RepeatedGroup(RepeatedGroup other) : this() { in RepeatedGroup() method in Google.Protobuf.TestProtos.Proto2.TestAllTypes.Types.RepeatedGroup
26997 …ield<global::Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedGroup> RepeatedGroup… property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge
28239 public sealed partial class RepeatedGroup : pb::IMessage<RepeatedGroup> class in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types
28264 public RepeatedGroup() { in RepeatedGroup() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedGroup
28272 public RepeatedGroup(RepeatedGroup other) : this() { in RepeatedGroup() method in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedGroup

12