Searched refs:GroupOld (Results 1 – 3 of 3) sorted by relevance
2816 type GroupOld struct { struct2823 func (m *GroupOld) Reset() { *m = GroupOld{} } argument2824 func (m *GroupOld) String() string { return proto.CompactTextString(m) } argument2825 func (*GroupOld) ProtoMessage() {} argument2826 func (*GroupOld) Descriptor() ([]byte, []int) { argument2830 func (m *GroupOld) XXX_Unmarshal(b []byte) error { argument2833 func (m *GroupOld) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument2836 func (m *GroupOld) XXX_Merge(src proto.Message) { argument2839 func (m *GroupOld) XXX_Size() int { argument2842 func (m *GroupOld) XXX_DiscardUnknown() { argument[all …]
494 // GroupOld and GroupNew have the same wire format.497 message GroupOld { message
126 {"group", &pb.GroupOld{G: &pb.GroupOld_G{X: Int32(12345)}}},