Home
last modified time | relevance | path

Searched refs:M_Submessage (Results 1 – 2 of 2) sorted by relevance

/external/golang-protobuf/protoc-gen-go/testdata/import_public/sub/
Da.pb.go280 type M_Submessage struct { struct
290 func (m *M_Submessage) Reset() { *m = M_Submessage{} } argument
291 func (m *M_Submessage) String() string { return proto.CompactTextString(m) } argument
292 func (*M_Submessage) ProtoMessage() {} argument
293 func (*M_Submessage) Descriptor() ([]byte, []int) { argument
297 func (m *M_Submessage) XXX_Unmarshal(b []byte) error { argument
300 func (m *M_Submessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
303 func (m *M_Submessage) XXX_Merge(src proto.Message) { argument
306 func (m *M_Submessage) XXX_Size() int { argument
309 func (m *M_Submessage) XXX_DiscardUnknown() { argument
[all …]
/external/golang-protobuf/protoc-gen-go/testdata/import_public/
Da.pb.go35 type M_Submessage = sub.M_Submessage talias