Searched refs:message_set_wire_format (Results 1 – 20 of 20) sorted by relevance
35 // This file contains messages for testing message_set_wire_format.41 // A message with message_set_wire_format.43 option message_set_wire_format = true;
401 descriptor->options().message_set_wire_format() && in ParseAndMergePartial()748 if (descriptor->options().message_set_wire_format()) { in SerializeWithCachedSizes()769 field->containing_type()->options().message_set_wire_format() && in SerializeFieldWithCachedSizes()919 if (descriptor->options().message_set_wire_format()) { in ByteSize()936 field->containing_type()->options().message_set_wire_format() && in FieldByteSize()
95 option message_set_wire_format = false;300 option message_set_wire_format = true;
350 // option message_set_wire_format = true;361 optional bool message_set_wire_format = 1 [default=false]; field
1290 if (field->containing_type()->options().message_set_wire_format() in PrintFieldName()
4486 static_cast<int64>(message->options().message_set_wire_format() ? in ValidateMessageOptions()4528 field->containing_type()->options().message_set_wire_format()) { in ValidateFieldOptions()5217 descriptor->options().message_set_wire_format()) { in FindExtension()
1421 if (descriptor_->options().message_set_wire_format()) { in FindKnownExtensionByName()
5804 …::google::protobuf::internal::WireFormatLite::WriteBool(1, this->message_set_wire_format(), output… in SerializeWithCachedSizes()5839 …e::protobuf::internal::WireFormatLite::WriteBoolToArray(1, this->message_set_wire_format(), target… in SerializeWithCachedSizesToArray()5929 set_message_set_wire_format(from.message_set_wire_format()); in MergeFrom()
1794 inline bool message_set_wire_format() const;5461 inline bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function
564 if (descriptor_->options().message_set_wire_format()) { in GenerateMessageSerializationMethods()597 if (descriptor_->options().message_set_wire_format()) { in GenerateMessageSerializationMethods()626 if (descriptor_->options().message_set_wire_format()) { in GenerateMessageSerializationMethods()636 if (descriptor_->options().message_set_wire_format()) { in GenerateMessageSerializationMethods()
1972 if (descriptor_->options().message_set_wire_format()) { in GenerateMergeFromCodedStream()2277 if (descriptor_->options().message_set_wire_format()) { in GenerateSerializeWithCachedSizes()2316 if (descriptor_->options().message_set_wire_format()) { in GenerateSerializeWithCachedSizesToArray()2415 if (descriptor_->options().message_set_wire_format()) { in GenerateByteSize()
146 self.assertTrue(proto.DESCRIPTOR.GetOptions().message_set_wire_format)
96 descriptor.GetOptions().message_set_wire_format):195 field.containing_type.GetOptions().message_set_wire_format and
502 field.containing_type.GetOptions().message_set_wire_format and
2383 raw.DESCRIPTOR.GetOptions().message_set_wire_format)2781 proto.DESCRIPTOR.GetOptions().message_set_wire_format)2784 proto.DESCRIPTOR.GetOptions().message_set_wire_format)
87 descriptor.GetOptions().message_set_wire_format):185 field.containing_type.GetOptions().message_set_wire_format and
130 if (field.containing_type.GetOptions().message_set_wire_format and
84 if (field.containing_type.GetOptions().message_set_wire_format and
315 // option message_set_wire_format = true;326 optional bool message_set_wire_format = 1 [default=false]; field
1435 descriptor->containing_type()->options().message_set_wire_format() && in CheckAndGetInteger()