Searched refs:GetMessageSetWireFormat (Results 1 – 3 of 3) sorted by relevance
26 if md.GetOptions().GetMessageSetWireFormat() {
2055 if opts := mc.message.Options; opts != nil && opts.GetMessageSetWireFormat() {2422 isMessageSet: opts != nil && opts.GetMessageSetWireFormat(),2554 …if extDesc.GetOptions().GetMessageSetWireFormat() && typeName[len(typeName)-1] == "message_set_ext…
1682 func (m *MessageOptions) GetMessageSetWireFormat() bool { func