Home
last modified time | relevance | path

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

/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/sub/
Da.pb.go308 type M_Submessage struct { struct
309 state protoimpl.MessageState
310 sizeCache protoimpl.SizeCache
311 unknownFields protoimpl.UnknownFields
317 SubmessageOneofField isM_Submessage_SubmessageOneofField `protobuf_oneof:"submessage_oneof_field"`
320 func (x *M_Submessage) Reset() {
329 func (x *M_Submessage) String() string {
333 func (*M_Submessage) ProtoMessage() {}
335 func (x *M_Submessage) ProtoReflect() protoreflect.Message {
348 func (*M_Submessage) Descriptor() ([]byte, []int) {
[all …]
/external/golang-protobuf/cmd/protoc-gen-go/testdata/import_public/
Da.pb.go50 type M_Submessage = sub.M_Submessage talias