Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/test_proto/
Dtest.pb.go2933 type GroupNew_G struct { struct
2934 X *int32 `protobuf:"varint,2,opt,name=x" json:"x,omitempty"`
2935 Y *int32 `protobuf:"varint,3,opt,name=y" json:"y,omitempty"`
2936 XXX_NoUnkeyedLiteral struct{} `json:"-"`
2937 XXX_unrecognized []byte `json:"-"`
2938 XXX_sizecache int32 `json:"-"`
2941 func (m *GroupNew_G) Reset() { *m = GroupNew_G{} }
2942 func (m *GroupNew_G) String() string { return proto.CompactTextString(m) }
2943 func (*GroupNew_G) ProtoMessage() {}
2944 func (*GroupNew_G) Descriptor() ([]byte, []int) {
[all …]