|
|
|
@ -1952,7 +1952,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileDescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -1962,7 +1962,7 @@ failure: |
|
|
|
|
// optional string package = 2;
|
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_package().data(), static_cast<int>(this->_internal_package().length()), |
|
|
|
|
this->_internal_package().data(), this->_internal_package().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileDescriptorProto.package"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -1973,7 +1973,7 @@ failure: |
|
|
|
|
for (int i = 0, n = this->_internal_dependency_size(); i < n; i++) { |
|
|
|
|
const auto& s = this->_internal_dependency(i); |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
s.data(), static_cast<int>(s.length()), |
|
|
|
|
s.data(), s.length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileDescriptorProto.dependency"); |
|
|
|
|
target = stream->WriteString(3, s, target); |
|
|
|
@ -2042,7 +2042,7 @@ failure: |
|
|
|
|
// optional string syntax = 12;
|
|
|
|
|
if (cached_has_bits & 0x00000004u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_syntax().data(), static_cast<int>(this->_internal_syntax().length()), |
|
|
|
|
this->_internal_syntax().data(), this->_internal_syntax().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileDescriptorProto.syntax"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -3132,7 +3132,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.DescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -3207,7 +3207,7 @@ failure: |
|
|
|
|
for (int i = 0, n = this->_internal_reserved_name_size(); i < n; i++) { |
|
|
|
|
const auto& s = this->_internal_reserved_name(i); |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
s.data(), static_cast<int>(s.length()), |
|
|
|
|
s.data(), s.length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.DescriptorProto.reserved_name"); |
|
|
|
|
target = stream->WriteString(10, s, target); |
|
|
|
@ -3954,7 +3954,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FieldDescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -3964,7 +3964,7 @@ failure: |
|
|
|
|
// optional string extendee = 2;
|
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_extendee().data(), static_cast<int>(this->_internal_extendee().length()), |
|
|
|
|
this->_internal_extendee().data(), this->_internal_extendee().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FieldDescriptorProto.extendee"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -3994,7 +3994,7 @@ failure: |
|
|
|
|
// optional string type_name = 6;
|
|
|
|
|
if (cached_has_bits & 0x00000004u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_type_name().data(), static_cast<int>(this->_internal_type_name().length()), |
|
|
|
|
this->_internal_type_name().data(), this->_internal_type_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FieldDescriptorProto.type_name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -4004,7 +4004,7 @@ failure: |
|
|
|
|
// optional string default_value = 7;
|
|
|
|
|
if (cached_has_bits & 0x00000008u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_default_value().data(), static_cast<int>(this->_internal_default_value().length()), |
|
|
|
|
this->_internal_default_value().data(), this->_internal_default_value().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FieldDescriptorProto.default_value"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -4028,7 +4028,7 @@ failure: |
|
|
|
|
// optional string json_name = 10;
|
|
|
|
|
if (cached_has_bits & 0x00000010u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_json_name().data(), static_cast<int>(this->_internal_json_name().length()), |
|
|
|
|
this->_internal_json_name().data(), this->_internal_json_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FieldDescriptorProto.json_name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -4412,7 +4412,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.OneofDescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -5009,7 +5009,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.EnumDescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -5044,7 +5044,7 @@ failure: |
|
|
|
|
for (int i = 0, n = this->_internal_reserved_name_size(); i < n; i++) { |
|
|
|
|
const auto& s = this->_internal_reserved_name(i); |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
s.data(), static_cast<int>(s.length()), |
|
|
|
|
s.data(), s.length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.EnumDescriptorProto.reserved_name"); |
|
|
|
|
target = stream->WriteString(5, s, target); |
|
|
|
@ -5375,7 +5375,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.EnumValueDescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -5704,7 +5704,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.ServiceDescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6088,7 +6088,7 @@ failure: |
|
|
|
|
// optional string name = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name().data(), static_cast<int>(this->_internal_name().length()), |
|
|
|
|
this->_internal_name().data(), this->_internal_name().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.MethodDescriptorProto.name"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6098,7 +6098,7 @@ failure: |
|
|
|
|
// optional string input_type = 2;
|
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_input_type().data(), static_cast<int>(this->_internal_input_type().length()), |
|
|
|
|
this->_internal_input_type().data(), this->_internal_input_type().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.MethodDescriptorProto.input_type"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6108,7 +6108,7 @@ failure: |
|
|
|
|
// optional string output_type = 3;
|
|
|
|
|
if (cached_has_bits & 0x00000004u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_output_type().data(), static_cast<int>(this->_internal_output_type().length()), |
|
|
|
|
this->_internal_output_type().data(), this->_internal_output_type().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.MethodDescriptorProto.output_type"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6756,7 +6756,7 @@ failure: |
|
|
|
|
// optional string java_package = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_java_package().data(), static_cast<int>(this->_internal_java_package().length()), |
|
|
|
|
this->_internal_java_package().data(), this->_internal_java_package().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.java_package"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6766,7 +6766,7 @@ failure: |
|
|
|
|
// optional string java_outer_classname = 8;
|
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_java_outer_classname().data(), static_cast<int>(this->_internal_java_outer_classname().length()), |
|
|
|
|
this->_internal_java_outer_classname().data(), this->_internal_java_outer_classname().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.java_outer_classname"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6789,7 +6789,7 @@ failure: |
|
|
|
|
// optional string go_package = 11;
|
|
|
|
|
if (cached_has_bits & 0x00000004u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_go_package().data(), static_cast<int>(this->_internal_go_package().length()), |
|
|
|
|
this->_internal_go_package().data(), this->_internal_go_package().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.go_package"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6841,7 +6841,7 @@ failure: |
|
|
|
|
// optional string objc_class_prefix = 36;
|
|
|
|
|
if (cached_has_bits & 0x00000008u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_objc_class_prefix().data(), static_cast<int>(this->_internal_objc_class_prefix().length()), |
|
|
|
|
this->_internal_objc_class_prefix().data(), this->_internal_objc_class_prefix().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.objc_class_prefix"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6851,7 +6851,7 @@ failure: |
|
|
|
|
// optional string csharp_namespace = 37;
|
|
|
|
|
if (cached_has_bits & 0x00000010u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_csharp_namespace().data(), static_cast<int>(this->_internal_csharp_namespace().length()), |
|
|
|
|
this->_internal_csharp_namespace().data(), this->_internal_csharp_namespace().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.csharp_namespace"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6861,7 +6861,7 @@ failure: |
|
|
|
|
// optional string swift_prefix = 39;
|
|
|
|
|
if (cached_has_bits & 0x00000020u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_swift_prefix().data(), static_cast<int>(this->_internal_swift_prefix().length()), |
|
|
|
|
this->_internal_swift_prefix().data(), this->_internal_swift_prefix().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.swift_prefix"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6871,7 +6871,7 @@ failure: |
|
|
|
|
// optional string php_class_prefix = 40;
|
|
|
|
|
if (cached_has_bits & 0x00000040u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_php_class_prefix().data(), static_cast<int>(this->_internal_php_class_prefix().length()), |
|
|
|
|
this->_internal_php_class_prefix().data(), this->_internal_php_class_prefix().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.php_class_prefix"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6881,7 +6881,7 @@ failure: |
|
|
|
|
// optional string php_namespace = 41;
|
|
|
|
|
if (cached_has_bits & 0x00000080u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_php_namespace().data(), static_cast<int>(this->_internal_php_namespace().length()), |
|
|
|
|
this->_internal_php_namespace().data(), this->_internal_php_namespace().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.php_namespace"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6897,7 +6897,7 @@ failure: |
|
|
|
|
// optional string php_metadata_namespace = 44;
|
|
|
|
|
if (cached_has_bits & 0x00000100u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_php_metadata_namespace().data(), static_cast<int>(this->_internal_php_metadata_namespace().length()), |
|
|
|
|
this->_internal_php_metadata_namespace().data(), this->_internal_php_metadata_namespace().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.php_metadata_namespace"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -6907,7 +6907,7 @@ failure: |
|
|
|
|
// optional string ruby_package = 45;
|
|
|
|
|
if (cached_has_bits & 0x00000200u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_ruby_package().data(), static_cast<int>(this->_internal_ruby_package().length()), |
|
|
|
|
this->_internal_ruby_package().data(), this->_internal_ruby_package().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.FileOptions.ruby_package"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -9552,7 +9552,7 @@ failure: |
|
|
|
|
// required string name_part = 1;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_name_part().data(), static_cast<int>(this->_internal_name_part().length()), |
|
|
|
|
this->_internal_name_part().data(), this->_internal_name_part().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.UninterpretedOption.NamePart.name_part"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -9924,7 +9924,7 @@ failure: |
|
|
|
|
// optional string identifier_value = 3;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_identifier_value().data(), static_cast<int>(this->_internal_identifier_value().length()), |
|
|
|
|
this->_internal_identifier_value().data(), this->_internal_identifier_value().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.UninterpretedOption.identifier_value"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -9958,7 +9958,7 @@ failure: |
|
|
|
|
// optional string aggregate_value = 8;
|
|
|
|
|
if (cached_has_bits & 0x00000004u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_aggregate_value().data(), static_cast<int>(this->_internal_aggregate_value().length()), |
|
|
|
|
this->_internal_aggregate_value().data(), this->_internal_aggregate_value().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.UninterpretedOption.aggregate_value"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -10336,7 +10336,7 @@ failure: |
|
|
|
|
// optional string leading_comments = 3;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_leading_comments().data(), static_cast<int>(this->_internal_leading_comments().length()), |
|
|
|
|
this->_internal_leading_comments().data(), this->_internal_leading_comments().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.SourceCodeInfo.Location.leading_comments"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -10346,7 +10346,7 @@ failure: |
|
|
|
|
// optional string trailing_comments = 4;
|
|
|
|
|
if (cached_has_bits & 0x00000002u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_trailing_comments().data(), static_cast<int>(this->_internal_trailing_comments().length()), |
|
|
|
|
this->_internal_trailing_comments().data(), this->_internal_trailing_comments().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.SourceCodeInfo.Location.trailing_comments"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
@ -10357,7 +10357,7 @@ failure: |
|
|
|
|
for (int i = 0, n = this->_internal_leading_detached_comments_size(); i < n; i++) { |
|
|
|
|
const auto& s = this->_internal_leading_detached_comments(i); |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
s.data(), static_cast<int>(s.length()), |
|
|
|
|
s.data(), s.length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.SourceCodeInfo.Location.leading_detached_comments"); |
|
|
|
|
target = stream->WriteString(6, s, target); |
|
|
|
@ -10909,7 +10909,7 @@ failure: |
|
|
|
|
// optional string source_file = 2;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::VerifyUTF8StringNamedField( |
|
|
|
|
this->_internal_source_file().data(), static_cast<int>(this->_internal_source_file().length()), |
|
|
|
|
this->_internal_source_file().data(), this->_internal_source_file().length(), |
|
|
|
|
::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SERIALIZE, |
|
|
|
|
"google.protobuf.GeneratedCodeInfo.Annotation.source_file"); |
|
|
|
|
target = stream->WriteStringMaybeAliased( |
|
|
|
|