Lines Matching refs:GroupNew
2894 type GroupNew struct { struct
2901 func (m *GroupNew) Reset() { *m = GroupNew{} } argument
2902 func (m *GroupNew) String() string { return proto.CompactTextString(m) } argument
2903 func (*GroupNew) ProtoMessage() {} argument
2904 func (*GroupNew) Descriptor() ([]byte, []int) { argument
2908 func (m *GroupNew) XXX_Unmarshal(b []byte) error { argument
2911 func (m *GroupNew) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
2914 func (m *GroupNew) XXX_Merge(src proto.Message) { argument
2917 func (m *GroupNew) XXX_Size() int { argument
2920 func (m *GroupNew) XXX_DiscardUnknown() { argument
2926 func (m *GroupNew) GetG() *GroupNew_G { argument
4521 proto.RegisterType((*GroupNew)(nil), "test_proto.GroupNew")