Auto-generate files after cl/604314590

pull/15656/head
Protobuf Team Bot 1 year ago
parent 16716bfb0d
commit 077fba6124
  1. 1
      src/google/protobuf/any.pb.cc
  2. 3
      src/google/protobuf/api.pb.cc
  3. 1
      src/google/protobuf/duration.pb.cc
  4. 1
      src/google/protobuf/empty.pb.cc
  5. 1
      src/google/protobuf/field_mask.pb.cc
  6. 1
      src/google/protobuf/source_context.pb.cc
  7. 3
      src/google/protobuf/struct.pb.cc
  8. 1
      src/google/protobuf/timestamp.pb.cc
  9. 5
      src/google/protobuf/type.pb.cc
  10. 9
      src/google/protobuf/wrappers.pb.cc

@ -204,6 +204,7 @@ const ::_pbi::TcParseTable<1, 2, 0, 36, 2> Any::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_Any_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Any>(), // to_prefetch

@ -334,6 +334,7 @@ const ::_pbi::TcParseTable<3, 7, 4, 39, 2> Api::_table_ = {
4, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Api_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Api>(), // to_prefetch
@ -732,6 +733,7 @@ const ::_pbi::TcParseTable<3, 7, 1, 68, 2> Method::_table_ = {
1, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Method_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Method>(), // to_prefetch
@ -1084,6 +1086,7 @@ const ::_pbi::TcParseTable<1, 2, 0, 38, 2> Mixin::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_Mixin_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Mixin>(), // to_prefetch

@ -168,6 +168,7 @@ const ::_pbi::TcParseTable<1, 2, 0, 0, 2> Duration::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_Duration_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Duration>(), // to_prefetch

@ -139,6 +139,7 @@ const ::_pbi::TcParseTable<0, 0, 0, 0, 2> Empty::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_Empty_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Empty>(), // to_prefetch

@ -174,6 +174,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 39, 2> FieldMask::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_FieldMask_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::FieldMask>(), // to_prefetch

@ -177,6 +177,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 47, 2> SourceContext::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_SourceContext_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::SourceContext>(), // to_prefetch

@ -306,6 +306,7 @@ const ::_pbi::TcParseTable<0, 1, 2, 37, 2> Struct::_table_ = {
2, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Struct_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Struct>(), // to_prefetch
@ -615,6 +616,7 @@ const ::_pbi::TcParseTable<0, 6, 2, 42, 2> Value::_table_ = {
2, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Value_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Value>(), // to_prefetch
@ -938,6 +940,7 @@ const ::_pbi::TcParseTable<0, 1, 1, 0, 2> ListValue::_table_ = {
1, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_ListValue_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::ListValue>(), // to_prefetch

@ -168,6 +168,7 @@ const ::_pbi::TcParseTable<1, 2, 0, 0, 2> Timestamp::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_Timestamp_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Timestamp>(), // to_prefetch

@ -514,6 +514,7 @@ const ::_pbi::TcParseTable<3, 7, 3, 46, 2> Type::_table_ = {
3, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Type_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Type>(), // to_prefetch
@ -908,6 +909,7 @@ const ::_pbi::TcParseTable<4, 10, 1, 72, 2> Field::_table_ = {
1, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Field_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Field>(), // to_prefetch
@ -1361,6 +1363,7 @@ const ::_pbi::TcParseTable<3, 6, 3, 40, 2> Enum::_table_ = {
3, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Enum_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Enum>(), // to_prefetch
@ -1712,6 +1715,7 @@ const ::_pbi::TcParseTable<2, 3, 1, 38, 2> EnumValue::_table_ = {
1, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_EnumValue_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::EnumValue>(), // to_prefetch
@ -1975,6 +1979,7 @@ const ::_pbi::TcParseTable<1, 2, 1, 35, 2> Option::_table_ = {
1, // num_aux_entries
offsetof(decltype(_table_), aux_entries),
&_Option_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Option>(), // to_prefetch

@ -411,6 +411,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> DoubleValue::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_DoubleValue_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::DoubleValue>(), // to_prefetch
@ -602,6 +603,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> FloatValue::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_FloatValue_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::FloatValue>(), // to_prefetch
@ -793,6 +795,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> Int64Value::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_Int64Value_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Int64Value>(), // to_prefetch
@ -970,6 +973,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> UInt64Value::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_UInt64Value_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::UInt64Value>(), // to_prefetch
@ -1147,6 +1151,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> Int32Value::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_Int32Value_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::Int32Value>(), // to_prefetch
@ -1324,6 +1329,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> UInt32Value::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_UInt32Value_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::UInt32Value>(), // to_prefetch
@ -1501,6 +1507,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> BoolValue::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_BoolValue_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::BoolValue>(), // to_prefetch
@ -1691,6 +1698,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 41, 2> StringValue::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_StringValue_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::StringValue>(), // to_prefetch
@ -1888,6 +1896,7 @@ const ::_pbi::TcParseTable<0, 1, 0, 0, 2> BytesValue::_table_ = {
0, // num_aux_entries
offsetof(decltype(_table_), field_names), // no aux_entries
&_BytesValue_default_instance_._instance,
nullptr, // post_loop_handler
::_pbi::TcParser::GenericFallback, // fallback
#ifdef PROTOBUF_PREFETCH_PARSE_TABLE
::_pbi::TcParser::GetTable<::google::protobuf::BytesValue>(), // to_prefetch

Loading…
Cancel
Save