From 01e8cc0b30a0e7defdddec24309b49a72f8a1524 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Thu, 18 Jul 2024 16:57:29 +0000 Subject: [PATCH] Auto-generate files after cl/653655703 --- src/google/protobuf/any.pb.h | 2 +- src/google/protobuf/api.pb.h | 6 +++--- src/google/protobuf/duration.pb.h | 2 +- src/google/protobuf/field_mask.pb.h | 2 +- src/google/protobuf/source_context.pb.h | 2 +- src/google/protobuf/struct.pb.h | 6 +++--- src/google/protobuf/timestamp.pb.h | 2 +- src/google/protobuf/type.pb.h | 10 +++++----- src/google/protobuf/wrappers.pb.h | 18 +++++++++--------- 9 files changed, 25 insertions(+), 25 deletions(-) diff --git a/src/google/protobuf/any.pb.h b/src/google/protobuf/any.pb.h index 00ef47fd6f..79bea6da18 100644 --- a/src/google/protobuf/any.pb.h +++ b/src/google/protobuf/any.pb.h @@ -315,7 +315,7 @@ class PROTOBUF_EXPORT Any final : public ::google::protobuf::Message const Any& from_msg); ::google::protobuf::internal::ArenaStringPtr type_url_; ::google::protobuf::internal::ArenaStringPtr value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; ::google::protobuf::internal::AnyMetadata _any_metadata_; PROTOBUF_TSAN_DECLARE_MEMBER }; diff --git a/src/google/protobuf/api.pb.h b/src/google/protobuf/api.pb.h index 8c34fc7768..d05be84724 100644 --- a/src/google/protobuf/api.pb.h +++ b/src/google/protobuf/api.pb.h @@ -275,7 +275,7 @@ class PROTOBUF_EXPORT Mixin final : public ::google::protobuf::Message const Mixin& from_msg); ::google::protobuf::internal::ArenaStringPtr name_; ::google::protobuf::internal::ArenaStringPtr root_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -558,7 +558,7 @@ class PROTOBUF_EXPORT Method final : public ::google::protobuf::Message bool request_streaming_; bool response_streaming_; int syntax_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -848,7 +848,7 @@ class PROTOBUF_EXPORT Api final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const Api& from_msg); ::google::protobuf::internal::HasBits<1> _has_bits_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; ::google::protobuf::RepeatedPtrField< ::google::protobuf::Method > methods_; ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; ::google::protobuf::RepeatedPtrField< ::google::protobuf::Mixin > mixins_; diff --git a/src/google/protobuf/duration.pb.h b/src/google/protobuf/duration.pb.h index 92e931a371..b1414b3f64 100644 --- a/src/google/protobuf/duration.pb.h +++ b/src/google/protobuf/duration.pb.h @@ -255,7 +255,7 @@ class PROTOBUF_EXPORT Duration final : public ::google::protobuf::Message const Duration& from_msg); ::int64_t seconds_; ::int32_t nanos_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; diff --git a/src/google/protobuf/field_mask.pb.h b/src/google/protobuf/field_mask.pb.h index 3b7114551f..b6f7e493c4 100644 --- a/src/google/protobuf/field_mask.pb.h +++ b/src/google/protobuf/field_mask.pb.h @@ -255,7 +255,7 @@ class PROTOBUF_EXPORT FieldMask final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const FieldMask& from_msg); ::google::protobuf::RepeatedPtrField paths_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; diff --git a/src/google/protobuf/source_context.pb.h b/src/google/protobuf/source_context.pb.h index 4f082b546e..806d61478c 100644 --- a/src/google/protobuf/source_context.pb.h +++ b/src/google/protobuf/source_context.pb.h @@ -249,7 +249,7 @@ class PROTOBUF_EXPORT SourceContext final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const SourceContext& from_msg); ::google::protobuf::internal::ArenaStringPtr file_name_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; diff --git a/src/google/protobuf/struct.pb.h b/src/google/protobuf/struct.pb.h index e77dafad1c..9fceeb3759 100644 --- a/src/google/protobuf/struct.pb.h +++ b/src/google/protobuf/struct.pb.h @@ -295,7 +295,7 @@ class PROTOBUF_EXPORT ListValue final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const ListValue& from_msg); ::google::protobuf::RepeatedPtrField< ::google::protobuf::Value > values_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -489,7 +489,7 @@ class PROTOBUF_EXPORT Struct final : public ::google::protobuf::Message ::google::protobuf::internal::WireFormatLite::TYPE_STRING, ::google::protobuf::internal::WireFormatLite::TYPE_MESSAGE> fields_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -820,7 +820,7 @@ class PROTOBUF_EXPORT Value final : public ::google::protobuf::Message ::google::protobuf::Struct* struct_value_; ::google::protobuf::ListValue* list_value_; } kind_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; ::uint32_t _oneof_case_[1]; PROTOBUF_TSAN_DECLARE_MEMBER }; diff --git a/src/google/protobuf/timestamp.pb.h b/src/google/protobuf/timestamp.pb.h index 161829f1c6..1b9cc67ae9 100644 --- a/src/google/protobuf/timestamp.pb.h +++ b/src/google/protobuf/timestamp.pb.h @@ -255,7 +255,7 @@ class PROTOBUF_EXPORT Timestamp final : public ::google::protobuf::Message const Timestamp& from_msg); ::int64_t seconds_; ::int32_t nanos_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; diff --git a/src/google/protobuf/type.pb.h b/src/google/protobuf/type.pb.h index e555ee56fe..21ecb391f6 100644 --- a/src/google/protobuf/type.pb.h +++ b/src/google/protobuf/type.pb.h @@ -399,7 +399,7 @@ class PROTOBUF_EXPORT Option final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const Option& from_msg); ::google::protobuf::internal::HasBits<1> _has_bits_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; ::google::protobuf::internal::ArenaStringPtr name_; ::google::protobuf::Any* value_; PROTOBUF_TSAN_DECLARE_MEMBER @@ -783,7 +783,7 @@ class PROTOBUF_EXPORT Field final : public ::google::protobuf::Message ::int32_t number_; ::int32_t oneof_index_; bool packed_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -1006,7 +1006,7 @@ class PROTOBUF_EXPORT EnumValue final : public ::google::protobuf::Message ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; ::google::protobuf::internal::ArenaStringPtr name_; ::int32_t number_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -1301,7 +1301,7 @@ class PROTOBUF_EXPORT Type final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const Type& from_msg); ::google::protobuf::internal::HasBits<1> _has_bits_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; ::google::protobuf::RepeatedPtrField< ::google::protobuf::Field > fields_; ::google::protobuf::RepeatedPtrField oneofs_; ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; @@ -1580,7 +1580,7 @@ class PROTOBUF_EXPORT Enum final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const Enum& from_msg); ::google::protobuf::internal::HasBits<1> _has_bits_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValue > enumvalue_; ::google::protobuf::RepeatedPtrField< ::google::protobuf::Option > options_; ::google::protobuf::internal::ArenaStringPtr name_; diff --git a/src/google/protobuf/wrappers.pb.h b/src/google/protobuf/wrappers.pb.h index bd627bee1a..6e156ce6f7 100644 --- a/src/google/protobuf/wrappers.pb.h +++ b/src/google/protobuf/wrappers.pb.h @@ -267,7 +267,7 @@ class PROTOBUF_EXPORT UInt64Value final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const UInt64Value& from_msg); ::uint64_t value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -453,7 +453,7 @@ class PROTOBUF_EXPORT UInt32Value final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const UInt32Value& from_msg); ::uint32_t value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -645,7 +645,7 @@ class PROTOBUF_EXPORT StringValue final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const StringValue& from_msg); ::google::protobuf::internal::ArenaStringPtr value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -831,7 +831,7 @@ class PROTOBUF_EXPORT Int64Value final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const Int64Value& from_msg); ::int64_t value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -1017,7 +1017,7 @@ class PROTOBUF_EXPORT Int32Value final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const Int32Value& from_msg); ::int32_t value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -1203,7 +1203,7 @@ class PROTOBUF_EXPORT FloatValue final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const FloatValue& from_msg); float value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -1389,7 +1389,7 @@ class PROTOBUF_EXPORT DoubleValue final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const DoubleValue& from_msg); double value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -1581,7 +1581,7 @@ class PROTOBUF_EXPORT BytesValue final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const BytesValue& from_msg); ::google::protobuf::internal::ArenaStringPtr value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; }; @@ -1767,7 +1767,7 @@ class PROTOBUF_EXPORT BoolValue final : public ::google::protobuf::Message ::google::protobuf::Arena* arena, const Impl_& from, const BoolValue& from_msg); bool value_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::internal::CachedSize _cached_size_; PROTOBUF_TSAN_DECLARE_MEMBER }; union { Impl_ _impl_; };