Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/extensions/base/
H A Dbase.pb.go65 type MessageSetWireFormatMessage struct { struct
66 state protoimpl.MessageState
67 sizeCache protoimpl.SizeCache
68 unknownFields protoimpl.UnknownFields
69 extensionFields protoimpl.ExtensionFields
72 func (x *MessageSetWireFormatMessage) Reset() {
81 func (x *MessageSetWireFormatMessage) String() string {
85 func (*MessageSetWireFormatMessage) ProtoMessage() {}
87 func (x *MessageSetWireFormatMessage) ProtoReflect() protoreflect.Message {
100 func (*MessageSetWireFormatMessage) Descriptor() ([]byte, []int) {
H A Dbase.proto17 message MessageSetWireFormatMessage { message