Lines Matching defs:GroupOld_G
2855 type GroupOld_G struct { struct
2856 X *int32 `protobuf:"varint,2,opt,name=x" json:"x,omitempty"`
2857 XXX_NoUnkeyedLiteral struct{} `json:"-"`
2858 XXX_unrecognized []byte `json:"-"`
2859 XXX_sizecache int32 `json:"-"`
2862 func (m *GroupOld_G) Reset() { *m = GroupOld_G{} }
2863 func (m *GroupOld_G) String() string { return proto.CompactTextString(m) }
2864 func (*GroupOld_G) ProtoMessage() {}
2865 func (*GroupOld_G) Descriptor() ([]byte, []int) {
2869 func (m *GroupOld_G) XXX_Unmarshal(b []byte) error {
2872 func (m *GroupOld_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
2875 func (m *GroupOld_G) XXX_Merge(src proto.Message) {
2878 func (m *GroupOld_G) XXX_Size() int {
2881 func (m *GroupOld_G) XXX_DiscardUnknown() {
2887 func (m *GroupOld_G) GetX() int32 {