Searched refs:GoTest_RepeatedGroup (Results 1 – 2 of 2) sorted by relevance
478 …Repeatedgroup []*GoTest_RepeatedGroup `protobuf:"group,80,rep,name=RepeatedGroup,json=r…1088 func (m *GoTest) GetRepeatedgroup() []*GoTest_RepeatedGroup {1142 type GoTest_RepeatedGroup struct { struct1149 func (m *GoTest_RepeatedGroup) Reset() { *m = GoTest_RepeatedGroup{} } argument1150 func (m *GoTest_RepeatedGroup) String() string { return proto.CompactTextString(m) } argument1151 func (*GoTest_RepeatedGroup) ProtoMessage() {} argument1152 func (*GoTest_RepeatedGroup) Descriptor() ([]byte, []int) { argument1156 func (m *GoTest_RepeatedGroup) XXX_Unmarshal(b []byte) error { argument1159 func (m *GoTest_RepeatedGroup) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument1162 func (m *GoTest_RepeatedGroup) XXX_Merge(src proto.Message) { argument[all …]
99 func initGoTest_RepeatedGroup() *GoTest_RepeatedGroup {100 return &GoTest_RepeatedGroup{748 pb.Repeatedgroup = []*GoTest_RepeatedGroup{initGoTest_RepeatedGroup(), initGoTest_RepeatedGroup()}1085 pb.Repeatedgroup = make([]*GoTest_RepeatedGroup, N)