Home
last modified time | relevance | path

Searched refs:GetMessageSetWireFormat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/golang-protobuf/reflect/protodesc/
H A Ddesc_validate.go88 isMessageSet := md.GetOptions().GetMessageSetWireFormat()
256 isMessageSet := md.Options().(*descriptorpb.MessageOptions).GetMessageSetWireFormat()
H A Ddesc_init.go75 m.L1.IsMessageSet = opts.GetMessageSetWireFormat()
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go1998 func (x *MessageOptions) GetMessageSetWireFormat() bool { func