Home
last modified time | relevance | path

Searched defs:GroupOld_G (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/proto/test_proto/
Dtest.pb.go2855 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 {
[all …]