Searched refs:getMessageSetWireFormat (Results 1 – 7 of 7) sorted by relevance
169 public function getMessageSetWireFormat() function in Google\\Protobuf\\Internal\\MessageOptions
54 message.getDescriptorForType().getOptions().getMessageSetWireFormat(); in writeMessageTo()87 message.getDescriptorForType().getOptions().getMessageSetWireFormat(); in getSerializedSize()732 if (type.getOptions().getMessageSetWireFormat() && tag == WireFormat.MESSAGE_SET_ITEM_TAG) { in mergeFieldFrom()
246 if (type.getOptions().getMessageSetWireFormat()) { in writeTo()260 if (type.getOptions().getMessageSetWireFormat()) { in getSerializedSize()
331 if (field.getContainingType().getOptions().getMessageSetWireFormat() in add()
266 builder.withMessageSetWireFormat(messageDescriptor.getOptions().getMessageSetWireFormat()); in convertProto2()
554 if (field.getContainingType().getOptions().getMessageSetWireFormat() in printSingleField()
1552 if (containingType != null && containingType.getOptions().getMessageSetWireFormat()) { in crossLink()