From 506a3133bbe80656147051500a01edc24c57044c Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Mon, 19 Dec 2022 19:04:46 +0000 Subject: [PATCH] Auto-generate files after cl/496441433 --- src/file_lists.cmake | 67 ++++++++++++------------ src/google/protobuf/any.pb.cc | 5 -- src/google/protobuf/api.pb.cc | 15 ------ src/google/protobuf/duration.pb.cc | 5 -- src/google/protobuf/empty.pb.cc | 1 - src/google/protobuf/field_mask.pb.cc | 5 -- src/google/protobuf/source_context.pb.cc | 5 -- src/google/protobuf/struct.pb.cc | 15 ------ src/google/protobuf/timestamp.pb.cc | 5 -- src/google/protobuf/type.pb.cc | 25 --------- src/google/protobuf/wrappers.pb.cc | 45 ---------------- 11 files changed, 34 insertions(+), 159 deletions(-) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index e903305820..bb4114cee7 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -1,4 +1,4 @@ -# Auto-generated by //pkg:gen_src_file_lists_cmake +# Auto-generated by @//pkg:gen_src_file_lists_cmake # # This file contains lists of sources based on Bazel rules. It should # be included from a hand-written CMake file that defines targets. @@ -9,7 +9,7 @@ if(${CMAKE_VERSION} VERSION_GREATER 3.10 OR ${CMAKE_VERSION} VERSION_EQUAL 3.10) include_guard() endif() -# //pkg:protobuf +# @//pkg:protobuf set(libprotobuf_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc @@ -85,7 +85,7 @@ set(libprotobuf_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc ) -# //pkg:protobuf +# @//pkg:protobuf set(libprotobuf_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.h ${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.h @@ -192,7 +192,7 @@ set(libprotobuf_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h ) -# //pkg:protobuf_lite +# @//pkg:protobuf_lite set(libprotobuf_lite_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/any_lite.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.cc @@ -220,7 +220,7 @@ set(libprotobuf_lite_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.cc ) -# //pkg:protobuf_lite +# @//pkg:protobuf_lite set(libprotobuf_lite_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/any.h ${protobuf_SOURCE_DIR}/src/google/protobuf/arena.h @@ -270,7 +270,7 @@ set(libprotobuf_lite_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_lite.h ) -# //pkg:protoc +# @//pkg:protoc set(libprotoc_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc @@ -366,7 +366,7 @@ set(libprotoc_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.cc ) -# //pkg:protoc +# @//pkg:protoc set(libprotoc_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.h @@ -388,6 +388,7 @@ set(libprotoc_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/primitive_field.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/service.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/string_field.h + ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/tracker.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_doc_comment.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/csharp/csharp_enum_field.h @@ -469,7 +470,7 @@ set(libprotoc_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/zip_writer.h ) -# //src/google/protobuf:well_known_type_protos +# @//src/google/protobuf:well_known_type_protos set(wkt_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/any.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/api.proto @@ -483,68 +484,68 @@ set(wkt_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/wrappers.proto ) -# //src/google/protobuf:descriptor_proto +# @//src/google/protobuf:descriptor_proto set(descriptor_proto_proto_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto ) -# //src/google/protobuf:descriptor_proto +# @//src/google/protobuf:descriptor_proto set(descriptor_proto_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.cc ) -# //src/google/protobuf:descriptor_proto +# @//src/google/protobuf:descriptor_proto set(descriptor_proto_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor.proto.pb.h ) -# //src/google/protobuf:descriptor_proto +# @//src/google/protobuf:descriptor_proto set(descriptor_proto_files ${protobuf_SOURCE_DIR}/src/google/protobuf/descriptor_proto-descriptor-set.proto.bin ) -# //src/google/protobuf/compiler:plugin_proto +# @//src/google/protobuf/compiler:plugin_proto set(plugin_proto_proto_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto ) -# //src/google/protobuf/compiler:plugin_proto +# @//src/google/protobuf/compiler:plugin_proto set(plugin_proto_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.cc ) -# //src/google/protobuf/compiler:plugin_proto +# @//src/google/protobuf/compiler:plugin_proto set(plugin_proto_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin.proto.pb.h ) -# //src/google/protobuf/compiler:plugin_proto +# @//src/google/protobuf/compiler:plugin_proto set(plugin_proto_files ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/plugin_proto-descriptor-set.proto.bin ) -# //pkg:common_test +# @//pkg:common_test set(common_test_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.cc ) -# //pkg:common_test +# @//pkg:common_test set(common_test_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/mock_code_generator.h ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/file.h ${protobuf_SOURCE_DIR}/src/google/protobuf/testing/googletest.h ) -# //pkg:lite_test_util +# @//pkg:lite_test_util set(lite_test_util_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.cc ) -# //pkg:lite_test_util +# @//pkg:lite_test_util set(lite_test_util_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_test_util.h ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_test_util.h @@ -555,14 +556,14 @@ set(lite_test_util_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util_lite.h ) -# //pkg:test_util +# @//pkg:test_util set(test_util_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/reflection_tester.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/test_util.cc ) -# //pkg:test_util +# @//pkg:test_util set(test_util_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/annotation_test_util.h ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/unittest.h @@ -577,7 +578,7 @@ set(test_util_hdrs ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.inc ) -# //src/google/protobuf:full_test_srcs +# @//src/google/protobuf:full_test_srcs set(protobuf_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/arena_align_test.cc @@ -609,7 +610,7 @@ set(protobuf_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/wire_format_unittest.cc ) -# //src/google/protobuf:test_proto_srcs +# @//src/google/protobuf:test_proto_srcs set(protobuf_test_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/any_test.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/map_proto2_unittest.proto @@ -642,13 +643,13 @@ set(protobuf_test_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_well_known_types.proto ) -# //src/google/protobuf:lite_test_srcs +# @//src/google/protobuf:lite_test_srcs set(protobuf_lite_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/lite_arena_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/lite_unittest.cc ) -# //src/google/protobuf:lite_test_proto_srcs +# @//src/google/protobuf:lite_test_proto_srcs set(protobuf_lite_test_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/map_lite_unittest.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_import_lite.proto @@ -656,7 +657,7 @@ set(protobuf_lite_test_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/unittest_lite.proto ) -# //src/google/protobuf/compiler:test_srcs +# @//src/google/protobuf/compiler:test_srcs set(compiler_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc @@ -679,18 +680,18 @@ set(compiler_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc ) -# //src/google/protobuf/compiler:test_proto_srcs +# @//src/google/protobuf/compiler:test_proto_srcs set(compiler_test_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_bad_identifiers.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/test_large_enum_value.proto ) -# //src/google/protobuf/compiler:test_plugin_srcs +# @//src/google/protobuf/compiler:test_plugin_srcs set(test_plugin_files ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/test_plugin.cc ) -# //src/google/protobuf/io:test_srcs +# @//src/google/protobuf/io:test_srcs set(io_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/io/coded_stream_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/io/io_win32_unittest.cc @@ -701,7 +702,7 @@ set(io_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/io/zero_copy_stream_unittest.cc ) -# //src/google/protobuf/util:test_srcs +# @//src/google/protobuf/util:test_srcs set(util_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/util/delimited_message_util_test.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/util/field_comparator_test.cc @@ -711,14 +712,14 @@ set(util_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/util/type_resolver_util_test.cc ) -# //src/google/protobuf/util:test_proto_srcs +# @//src/google/protobuf/util:test_proto_srcs set(util_test_protos_files ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/util/json_format_proto3.proto ${protobuf_SOURCE_DIR}/src/google/protobuf/util/message_differencer_unittest.proto ) -# //src/google/protobuf/stubs:test_srcs +# @//src/google/protobuf/stubs:test_srcs set(stubs_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/stubs/common_unittest.cc ) diff --git a/src/google/protobuf/any.pb.cc b/src/google/protobuf/any.pb.cc index 740091d761..7f8c509171 100644 --- a/src/google/protobuf/any.pb.cc +++ b/src/google/protobuf/any.pb.cc @@ -215,7 +215,6 @@ void Any::Clear() { } const char* Any::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -267,7 +266,6 @@ failure: ::uint8_t* Any::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Any) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -297,7 +295,6 @@ failure: } ::size_t Any::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Any) ::size_t total_size = 0; @@ -332,7 +329,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Any::GetClassData() const { re void Any::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Any) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -374,7 +370,6 @@ void Any::InternalSwap(Any* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Any::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fany_2eproto_getter, &descriptor_table_google_2fprotobuf_2fany_2eproto_once, file_level_metadata_google_2fprotobuf_2fany_2eproto[0]); diff --git a/src/google/protobuf/api.pb.cc b/src/google/protobuf/api.pb.cc index 40014a8f4a..06420a760c 100644 --- a/src/google/protobuf/api.pb.cc +++ b/src/google/protobuf/api.pb.cc @@ -326,7 +326,6 @@ void Api::Clear() { } const char* Api::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -440,7 +439,6 @@ failure: ::uint8_t* Api::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Api) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -512,7 +510,6 @@ failure: } ::size_t Api::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Api) ::size_t total_size = 0; @@ -581,7 +578,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Api::GetClassData() const { re void Api::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Api) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -642,7 +638,6 @@ void Api::InternalSwap(Api* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Api::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fapi_2eproto_getter, &descriptor_table_google_2fprotobuf_2fapi_2eproto_once, file_level_metadata_google_2fprotobuf_2fapi_2eproto[0]); @@ -769,7 +764,6 @@ void Method::Clear() { } const char* Method::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -875,7 +869,6 @@ failure: ::uint8_t* Method::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Method) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -946,7 +939,6 @@ failure: } ::size_t Method::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Method) ::size_t total_size = 0; @@ -1011,7 +1003,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Method::GetClassData() const { void Method::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Method) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1077,7 +1068,6 @@ void Method::InternalSwap(Method* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Method::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fapi_2eproto_getter, &descriptor_table_google_2fprotobuf_2fapi_2eproto_once, file_level_metadata_google_2fprotobuf_2fapi_2eproto[1]); @@ -1169,7 +1159,6 @@ void Mixin::Clear() { } const char* Mixin::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1222,7 +1211,6 @@ failure: ::uint8_t* Mixin::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Mixin) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1256,7 +1244,6 @@ failure: } ::size_t Mixin::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Mixin) ::size_t total_size = 0; @@ -1291,7 +1278,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Mixin::GetClassData() const { void Mixin::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Mixin) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1333,7 +1319,6 @@ void Mixin::InternalSwap(Mixin* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Mixin::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fapi_2eproto_getter, &descriptor_table_google_2fprotobuf_2fapi_2eproto_once, file_level_metadata_google_2fprotobuf_2fapi_2eproto[2]); diff --git a/src/google/protobuf/duration.pb.cc b/src/google/protobuf/duration.pb.cc index aa3e1f0d6f..a6c0856d6a 100644 --- a/src/google/protobuf/duration.pb.cc +++ b/src/google/protobuf/duration.pb.cc @@ -164,7 +164,6 @@ void Duration::Clear() { } const char* Duration::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -213,7 +212,6 @@ failure: ::uint8_t* Duration::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Duration) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -239,7 +237,6 @@ failure: } ::size_t Duration::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Duration) ::size_t total_size = 0; @@ -270,7 +267,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Duration::GetClassData() const void Duration::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Duration) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -308,7 +304,6 @@ void Duration::InternalSwap(Duration* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Duration::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fduration_2eproto_getter, &descriptor_table_google_2fprotobuf_2fduration_2eproto_once, file_level_metadata_google_2fprotobuf_2fduration_2eproto[0]); diff --git a/src/google/protobuf/empty.pb.cc b/src/google/protobuf/empty.pb.cc index fb4867f917..287bc630aa 100644 --- a/src/google/protobuf/empty.pb.cc +++ b/src/google/protobuf/empty.pb.cc @@ -135,7 +135,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Empty::GetClassData() const { ::PROTOBUF_NAMESPACE_ID::Metadata Empty::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fempty_2eproto_getter, &descriptor_table_google_2fprotobuf_2fempty_2eproto_once, file_level_metadata_google_2fprotobuf_2fempty_2eproto[0]); diff --git a/src/google/protobuf/field_mask.pb.cc b/src/google/protobuf/field_mask.pb.cc index 6bf5b9a11b..4e05793729 100644 --- a/src/google/protobuf/field_mask.pb.cc +++ b/src/google/protobuf/field_mask.pb.cc @@ -164,7 +164,6 @@ void FieldMask::Clear() { } const char* FieldMask::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -211,7 +210,6 @@ failure: ::uint8_t* FieldMask::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FieldMask) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -235,7 +233,6 @@ failure: } ::size_t FieldMask::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.FieldMask) ::size_t total_size = 0; @@ -264,7 +261,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*FieldMask::GetClassData() cons void FieldMask::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.FieldMask) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -292,7 +288,6 @@ void FieldMask::InternalSwap(FieldMask* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata FieldMask::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2ffield_5fmask_2eproto_getter, &descriptor_table_google_2fprotobuf_2ffield_5fmask_2eproto_once, file_level_metadata_google_2fprotobuf_2ffield_5fmask_2eproto[0]); diff --git a/src/google/protobuf/source_context.pb.cc b/src/google/protobuf/source_context.pb.cc index 30c94ff72c..dd1fda830c 100644 --- a/src/google/protobuf/source_context.pb.cc +++ b/src/google/protobuf/source_context.pb.cc @@ -176,7 +176,6 @@ void SourceContext::Clear() { } const char* SourceContext::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -218,7 +217,6 @@ failure: ::uint8_t* SourceContext::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.SourceContext) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -242,7 +240,6 @@ failure: } ::size_t SourceContext::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.SourceContext) ::size_t total_size = 0; @@ -270,7 +267,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*SourceContext::GetClassData() void SourceContext::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.SourceContext) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -305,7 +301,6 @@ void SourceContext::InternalSwap(SourceContext* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata SourceContext::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fsource_5fcontext_2eproto_getter, &descriptor_table_google_2fprotobuf_2fsource_5fcontext_2eproto_once, file_level_metadata_google_2fprotobuf_2fsource_5fcontext_2eproto[0]); diff --git a/src/google/protobuf/struct.pb.cc b/src/google/protobuf/struct.pb.cc index ba483234e6..aa8c40f2bf 100644 --- a/src/google/protobuf/struct.pb.cc +++ b/src/google/protobuf/struct.pb.cc @@ -291,7 +291,6 @@ void Struct::Clear() { } const char* Struct::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -336,7 +335,6 @@ failure: ::uint8_t* Struct::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Struct) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -376,7 +374,6 @@ failure: } ::size_t Struct::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Struct) ::size_t total_size = 0; @@ -406,7 +403,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Struct::GetClassData() const { void Struct::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Struct) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -434,7 +430,6 @@ void Struct::InternalSwap(Struct* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Struct::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fstruct_2eproto_getter, &descriptor_table_google_2fprotobuf_2fstruct_2eproto_once, file_level_metadata_google_2fprotobuf_2fstruct_2eproto[1]); @@ -616,7 +611,6 @@ void Value::Clear() { } const char* Value::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -704,7 +698,6 @@ failure: ::uint8_t* Value::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Value) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -761,7 +754,6 @@ failure: } ::size_t Value::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Value) ::size_t total_size = 0; @@ -824,7 +816,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Value::GetClassData() const { void Value::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Value) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -883,7 +874,6 @@ void Value::InternalSwap(Value* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Value::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fstruct_2eproto_getter, &descriptor_table_google_2fprotobuf_2fstruct_2eproto_once, file_level_metadata_google_2fprotobuf_2fstruct_2eproto[2]); @@ -947,7 +937,6 @@ void ListValue::Clear() { } const char* ListValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -992,7 +981,6 @@ failure: ::uint8_t* ListValue::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.ListValue) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1014,7 +1002,6 @@ failure: } ::size_t ListValue::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.ListValue) ::size_t total_size = 0; @@ -1042,7 +1029,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*ListValue::GetClassData() cons void ListValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.ListValue) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1070,7 +1056,6 @@ void ListValue::InternalSwap(ListValue* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata ListValue::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fstruct_2eproto_getter, &descriptor_table_google_2fprotobuf_2fstruct_2eproto_once, file_level_metadata_google_2fprotobuf_2fstruct_2eproto[3]); diff --git a/src/google/protobuf/timestamp.pb.cc b/src/google/protobuf/timestamp.pb.cc index 4fa273cb08..cc85173b7e 100644 --- a/src/google/protobuf/timestamp.pb.cc +++ b/src/google/protobuf/timestamp.pb.cc @@ -164,7 +164,6 @@ void Timestamp::Clear() { } const char* Timestamp::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -213,7 +212,6 @@ failure: ::uint8_t* Timestamp::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Timestamp) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -239,7 +237,6 @@ failure: } ::size_t Timestamp::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Timestamp) ::size_t total_size = 0; @@ -270,7 +267,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Timestamp::GetClassData() cons void Timestamp::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Timestamp) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -308,7 +304,6 @@ void Timestamp::InternalSwap(Timestamp* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Timestamp::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2ftimestamp_2eproto_getter, &descriptor_table_google_2fprotobuf_2ftimestamp_2eproto_once, file_level_metadata_google_2fprotobuf_2ftimestamp_2eproto[0]); diff --git a/src/google/protobuf/type.pb.cc b/src/google/protobuf/type.pb.cc index 054cf1dd05..db71a2f546 100644 --- a/src/google/protobuf/type.pb.cc +++ b/src/google/protobuf/type.pb.cc @@ -492,7 +492,6 @@ void Type::Clear() { } const char* Type::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -597,7 +596,6 @@ failure: ::uint8_t* Type::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Type) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -661,7 +659,6 @@ failure: } ::size_t Type::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Type) ::size_t total_size = 0; @@ -724,7 +721,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Type::GetClassData() const { r void Type::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Type) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -778,7 +774,6 @@ void Type::InternalSwap(Type* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Type::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2ftype_2eproto_getter, &descriptor_table_google_2fprotobuf_2ftype_2eproto_once, file_level_metadata_google_2fprotobuf_2ftype_2eproto[0]); @@ -922,7 +917,6 @@ void Field::Clear() { } const char* Field::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1058,7 +1052,6 @@ failure: ::uint8_t* Field::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Field) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1152,7 +1145,6 @@ failure: } ::size_t Field::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Field) ::size_t total_size = 0; @@ -1235,7 +1227,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Field::GetClassData() const { void Field::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Field) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1314,7 +1305,6 @@ void Field::InternalSwap(Field* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Field::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2ftype_2eproto_getter, &descriptor_table_google_2fprotobuf_2ftype_2eproto_once, file_level_metadata_google_2fprotobuf_2ftype_2eproto[1]); @@ -1423,7 +1413,6 @@ void Enum::Clear() { } const char* Enum::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1512,7 +1501,6 @@ failure: ::uint8_t* Enum::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Enum) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1566,7 +1554,6 @@ failure: } ::size_t Enum::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Enum) ::size_t total_size = 0; @@ -1621,7 +1608,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Enum::GetClassData() const { r void Enum::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Enum) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1673,7 +1659,6 @@ void Enum::InternalSwap(Enum* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Enum::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2ftype_2eproto_getter, &descriptor_table_google_2fprotobuf_2ftype_2eproto_once, file_level_metadata_google_2fprotobuf_2ftype_2eproto[2]); @@ -1757,7 +1742,6 @@ void EnumValue::Clear() { } const char* EnumValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1822,7 +1806,6 @@ failure: ::uint8_t* EnumValue::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumValue) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1860,7 +1843,6 @@ failure: } ::size_t EnumValue::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.EnumValue) ::size_t total_size = 0; @@ -1900,7 +1882,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*EnumValue::GetClassData() cons void EnumValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.EnumValue) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1941,7 +1922,6 @@ void EnumValue::InternalSwap(EnumValue* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata EnumValue::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2ftype_2eproto_getter, &descriptor_table_google_2fprotobuf_2ftype_2eproto_once, file_level_metadata_google_2fprotobuf_2ftype_2eproto[3]); @@ -2038,7 +2018,6 @@ void Option::Clear() { } const char* Option::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -2089,7 +2068,6 @@ failure: ::uint8_t* Option::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Option) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -2120,7 +2098,6 @@ failure: } ::size_t Option::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Option) ::size_t total_size = 0; @@ -2155,7 +2132,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Option::GetClassData() const { void Option::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Option) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -2195,7 +2171,6 @@ void Option::InternalSwap(Option* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Option::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2ftype_2eproto_getter, &descriptor_table_google_2fprotobuf_2ftype_2eproto_once, file_level_metadata_google_2fprotobuf_2ftype_2eproto[4]); diff --git a/src/google/protobuf/wrappers.pb.cc b/src/google/protobuf/wrappers.pb.cc index a0dde77f15..8553a1b5c6 100644 --- a/src/google/protobuf/wrappers.pb.cc +++ b/src/google/protobuf/wrappers.pb.cc @@ -365,7 +365,6 @@ void DoubleValue::Clear() { } const char* DoubleValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -405,7 +404,6 @@ failure: ::uint8_t* DoubleValue::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DoubleValue) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -429,7 +427,6 @@ failure: } ::size_t DoubleValue::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.DoubleValue) ::size_t total_size = 0; @@ -459,7 +456,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*DoubleValue::GetClassData() co void DoubleValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.DoubleValue) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -493,7 +489,6 @@ void DoubleValue::InternalSwap(DoubleValue* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata DoubleValue::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[0]); @@ -552,7 +547,6 @@ void FloatValue::Clear() { } const char* FloatValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -592,7 +586,6 @@ failure: ::uint8_t* FloatValue::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FloatValue) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -616,7 +609,6 @@ failure: } ::size_t FloatValue::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.FloatValue) ::size_t total_size = 0; @@ -646,7 +638,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*FloatValue::GetClassData() con void FloatValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.FloatValue) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -680,7 +671,6 @@ void FloatValue::InternalSwap(FloatValue* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata FloatValue::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[1]); @@ -739,7 +729,6 @@ void Int64Value::Clear() { } const char* Int64Value::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -779,7 +768,6 @@ failure: ::uint8_t* Int64Value::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Int64Value) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -799,7 +787,6 @@ failure: } ::size_t Int64Value::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Int64Value) ::size_t total_size = 0; @@ -825,7 +812,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Int64Value::GetClassData() con void Int64Value::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Int64Value) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -855,7 +841,6 @@ void Int64Value::InternalSwap(Int64Value* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Int64Value::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[2]); @@ -914,7 +899,6 @@ void UInt64Value::Clear() { } const char* UInt64Value::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -954,7 +938,6 @@ failure: ::uint8_t* UInt64Value::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.UInt64Value) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -974,7 +957,6 @@ failure: } ::size_t UInt64Value::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.UInt64Value) ::size_t total_size = 0; @@ -1000,7 +982,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UInt64Value::GetClassData() co void UInt64Value::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.UInt64Value) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1030,7 +1011,6 @@ void UInt64Value::InternalSwap(UInt64Value* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata UInt64Value::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[3]); @@ -1089,7 +1069,6 @@ void Int32Value::Clear() { } const char* Int32Value::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1129,7 +1108,6 @@ failure: ::uint8_t* Int32Value::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Int32Value) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1149,7 +1127,6 @@ failure: } ::size_t Int32Value::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Int32Value) ::size_t total_size = 0; @@ -1175,7 +1152,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Int32Value::GetClassData() con void Int32Value::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Int32Value) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1205,7 +1181,6 @@ void Int32Value::InternalSwap(Int32Value* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata Int32Value::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[4]); @@ -1264,7 +1239,6 @@ void UInt32Value::Clear() { } const char* UInt32Value::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1304,7 +1278,6 @@ failure: ::uint8_t* UInt32Value::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.UInt32Value) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1324,7 +1297,6 @@ failure: } ::size_t UInt32Value::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.UInt32Value) ::size_t total_size = 0; @@ -1350,7 +1322,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*UInt32Value::GetClassData() co void UInt32Value::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.UInt32Value) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1380,7 +1351,6 @@ void UInt32Value::InternalSwap(UInt32Value* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata UInt32Value::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[5]); @@ -1439,7 +1409,6 @@ void BoolValue::Clear() { } const char* BoolValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1479,7 +1448,6 @@ failure: ::uint8_t* BoolValue::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.BoolValue) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1499,7 +1467,6 @@ failure: } ::size_t BoolValue::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.BoolValue) ::size_t total_size = 0; @@ -1525,7 +1492,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*BoolValue::GetClassData() cons void BoolValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.BoolValue) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1555,7 +1521,6 @@ void BoolValue::InternalSwap(BoolValue* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata BoolValue::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[6]); @@ -1631,7 +1596,6 @@ void StringValue::Clear() { } const char* StringValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1673,7 +1637,6 @@ failure: ::uint8_t* StringValue::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.StringValue) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1697,7 +1660,6 @@ failure: } ::size_t StringValue::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.StringValue) ::size_t total_size = 0; @@ -1725,7 +1687,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*StringValue::GetClassData() co void StringValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.StringValue) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1760,7 +1721,6 @@ void StringValue::InternalSwap(StringValue* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata StringValue::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[7]); @@ -1836,7 +1796,6 @@ void BytesValue::Clear() { } const char* BytesValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { - #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { ::uint32_t tag; @@ -1877,7 +1836,6 @@ failure: ::uint8_t* BytesValue::_InternalSerialize( ::uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { - // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.BytesValue) ::uint32_t cached_has_bits = 0; (void) cached_has_bits; @@ -1897,7 +1855,6 @@ failure: } ::size_t BytesValue::ByteSizeLong() const { - // @@protoc_insertion_point(message_byte_size_start:google.protobuf.BytesValue) ::size_t total_size = 0; @@ -1925,7 +1882,6 @@ const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*BytesValue::GetClassData() con void BytesValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { auto* const _this = static_cast(&to_msg); auto& from = static_cast(from_msg); - // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.BytesValue) GOOGLE_ABSL_DCHECK_NE(&from, _this); ::uint32_t cached_has_bits = 0; @@ -1960,7 +1916,6 @@ void BytesValue::InternalSwap(BytesValue* other) { } ::PROTOBUF_NAMESPACE_ID::Metadata BytesValue::GetMetadata() const { - return ::_pbi::AssignDescriptors( &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[8]);