Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/extensions/ext/
H A Dext.pb.go293 type MessageSetWireFormatExtension struct { struct
294 state protoimpl.MessageState
295 sizeCache protoimpl.SizeCache
296 unknownFields protoimpl.UnknownFields
299 func (x *MessageSetWireFormatExtension) Reset() {
308 func (x *MessageSetWireFormatExtension) String() string {
312 func (*MessageSetWireFormatExtension) ProtoMessage() {}
314 func (x *MessageSetWireFormatExtension) ProtoReflect() protoreflect.Message {
327 func (*MessageSetWireFormatExtension) Descriptor() ([]byte, []int) {
H A Dext.proto99 message MessageSetWireFormatExtension { message