Lines Matching defs:OldMessage_Nested
1587 type OldMessage_Nested struct { struct
1588 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1589 XXX_NoUnkeyedLiteral struct{} `json:"-"`
1590 XXX_unrecognized []byte `json:"-"`
1591 XXX_sizecache int32 `json:"-"`
1594 func (m *OldMessage_Nested) Reset() { *m = OldMessage_Nested{} }
1595 func (m *OldMessage_Nested) String() string { return proto.CompactTextString(m) }
1596 func (*OldMessage_Nested) ProtoMessage() {}
1597 func (*OldMessage_Nested) Descriptor() ([]byte, []int) {
1601 func (m *OldMessage_Nested) XXX_Unmarshal(b []byte) error {
1604 func (m *OldMessage_Nested) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
1607 func (m *OldMessage_Nested) XXX_Merge(src proto.Message) {
1610 func (m *OldMessage_Nested) XXX_Size() int {
1613 func (m *OldMessage_Nested) XXX_DiscardUnknown() {
1619 func (m *OldMessage_Nested) GetName() string {