Lines Matching refs:GroupOld
2816 type GroupOld struct { struct
2823 func (m *GroupOld) Reset() { *m = GroupOld{} } argument
2824 func (m *GroupOld) String() string { return proto.CompactTextString(m) } argument
2825 func (*GroupOld) ProtoMessage() {} argument
2826 func (*GroupOld) Descriptor() ([]byte, []int) { argument
2830 func (m *GroupOld) XXX_Unmarshal(b []byte) error { argument
2833 func (m *GroupOld) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
2836 func (m *GroupOld) XXX_Merge(src proto.Message) { argument
2839 func (m *GroupOld) XXX_Size() int { argument
2842 func (m *GroupOld) XXX_DiscardUnknown() { argument
2848 func (m *GroupOld) GetG() *GroupOld_G { argument
4519 proto.RegisterType((*GroupOld)(nil), "test_proto.GroupOld")