Lines Matching refs:OldStyleMessage
73 type OldStyleMessage struct { struct
80 func (m *OldStyleMessage) Reset() { *m = OldStyleMessage{} } argument
81 func (m *OldStyleMessage) String() string { return proto.CompactTextString(m) } argument
82 func (*OldStyleMessage) ProtoMessage() {} argument
83 func (*OldStyleMessage) Descriptor() ([]byte, []int) { argument
91 func (*OldStyleMessage) ExtensionRangeArray() []proto.ExtensionRange { argument
95 func (m *OldStyleMessage) XXX_Unmarshal(b []byte) error {
98 func (m *OldStyleMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
101 func (m *OldStyleMessage) XXX_Merge(src proto.Message) {
104 func (m *OldStyleMessage) XXX_Size() int {
107 func (m *OldStyleMessage) XXX_DiscardUnknown() {
115 proto.RegisterType((*OldStyleMessage)(nil), "extension_base.OldStyleMessage") argument