Lines Matching refs:GroupOld_G
2817 G *GroupOld_G `protobuf:"group,101,opt,name=G,json=g" json:"g,omitempty"`
2848 func (m *GroupOld) GetG() *GroupOld_G {
2855 type GroupOld_G struct { struct
2862 func (m *GroupOld_G) Reset() { *m = GroupOld_G{} } argument
2863 func (m *GroupOld_G) String() string { return proto.CompactTextString(m) } argument
2864 func (*GroupOld_G) ProtoMessage() {} argument
2865 func (*GroupOld_G) Descriptor() ([]byte, []int) { argument
2869 func (m *GroupOld_G) XXX_Unmarshal(b []byte) error { argument
2872 func (m *GroupOld_G) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
2875 func (m *GroupOld_G) XXX_Merge(src proto.Message) { argument
2878 func (m *GroupOld_G) XXX_Size() int { argument
2881 func (m *GroupOld_G) XXX_DiscardUnknown() { argument
2887 func (m *GroupOld_G) GetX() int32 { argument
4520 proto.RegisterType((*GroupOld_G)(nil), "test_proto.GroupOld.G")