|
|
|
@ -1481,10 +1481,9 @@ class FileDescriptorSet::_Internal { |
|
|
|
|
public: |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
FileDescriptorSet::FileDescriptorSet(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
FileDescriptorSet::FileDescriptorSet(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.FileDescriptorSet)
|
|
|
|
|
} |
|
|
|
|
FileDescriptorSet::FileDescriptorSet(const FileDescriptorSet& from) |
|
|
|
@ -1498,10 +1497,8 @@ FileDescriptorSet::FileDescriptorSet(const FileDescriptorSet& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.FileDescriptorSet)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FileDescriptorSet::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void FileDescriptorSet::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_.file_){arena} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -1704,10 +1701,9 @@ const ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo& |
|
|
|
|
FileDescriptorProto::_Internal::source_code_info(const FileDescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.source_code_info_; |
|
|
|
|
} |
|
|
|
|
FileDescriptorProto::FileDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
FileDescriptorProto::FileDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.FileDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) |
|
|
|
@ -1772,10 +1768,8 @@ FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.FileDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FileDescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void FileDescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -2463,10 +2457,9 @@ const ::PROTOBUF_NAMESPACE_ID::ExtensionRangeOptions& |
|
|
|
|
DescriptorProto_ExtensionRange::_Internal::options(const DescriptorProto_ExtensionRange* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.DescriptorProto.ExtensionRange)
|
|
|
|
|
} |
|
|
|
|
DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange(const DescriptorProto_ExtensionRange& from) |
|
|
|
@ -2489,10 +2482,8 @@ DescriptorProto_ExtensionRange::DescriptorProto_ExtensionRange(const DescriptorP |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.DescriptorProto.ExtensionRange)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void DescriptorProto_ExtensionRange::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void DescriptorProto_ExtensionRange::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -2748,10 +2739,9 @@ class DescriptorProto_ReservedRange::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
DescriptorProto_ReservedRange::DescriptorProto_ReservedRange(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
DescriptorProto_ReservedRange::DescriptorProto_ReservedRange(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.DescriptorProto.ReservedRange)
|
|
|
|
|
} |
|
|
|
|
DescriptorProto_ReservedRange::DescriptorProto_ReservedRange(const DescriptorProto_ReservedRange& from) |
|
|
|
@ -2761,10 +2751,8 @@ DescriptorProto_ReservedRange::DescriptorProto_ReservedRange(const DescriptorPro |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.DescriptorProto.ReservedRange)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void DescriptorProto_ReservedRange::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void DescriptorProto_ReservedRange::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -2989,10 +2977,9 @@ const ::PROTOBUF_NAMESPACE_ID::MessageOptions& |
|
|
|
|
DescriptorProto::_Internal::options(const DescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
DescriptorProto::DescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
DescriptorProto::DescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.DescriptorProto)
|
|
|
|
|
} |
|
|
|
|
DescriptorProto::DescriptorProto(const DescriptorProto& from) |
|
|
|
@ -3027,10 +3014,8 @@ DescriptorProto::DescriptorProto(const DescriptorProto& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.DescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void DescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void DescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -3557,10 +3542,9 @@ class ExtensionRangeOptions::_Internal { |
|
|
|
|
public: |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
ExtensionRangeOptions::ExtensionRangeOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
ExtensionRangeOptions::ExtensionRangeOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.ExtensionRangeOptions)
|
|
|
|
|
} |
|
|
|
|
ExtensionRangeOptions::ExtensionRangeOptions(const ExtensionRangeOptions& from) |
|
|
|
@ -3576,10 +3560,8 @@ ExtensionRangeOptions::ExtensionRangeOptions(const ExtensionRangeOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.ExtensionRangeOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void ExtensionRangeOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void ExtensionRangeOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_.uninterpreted_option_){arena} |
|
|
|
@ -3812,10 +3794,9 @@ const ::PROTOBUF_NAMESPACE_ID::FieldOptions& |
|
|
|
|
FieldDescriptorProto::_Internal::options(const FieldDescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
FieldDescriptorProto::FieldDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
FieldDescriptorProto::FieldDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.FieldDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
FieldDescriptorProto::FieldDescriptorProto(const FieldDescriptorProto& from) |
|
|
|
@ -3886,10 +3867,8 @@ FieldDescriptorProto::FieldDescriptorProto(const FieldDescriptorProto& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.FieldDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FieldDescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void FieldDescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -4481,10 +4460,9 @@ const ::PROTOBUF_NAMESPACE_ID::OneofOptions& |
|
|
|
|
OneofDescriptorProto::_Internal::options(const OneofDescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
OneofDescriptorProto::OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
OneofDescriptorProto::OneofDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.OneofDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) |
|
|
|
@ -4511,10 +4489,8 @@ OneofDescriptorProto::OneofDescriptorProto(const OneofDescriptorProto& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.OneofDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void OneofDescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void OneofDescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -4759,10 +4735,9 @@ class EnumDescriptorProto_EnumReservedRange::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.EnumDescriptorProto.EnumReservedRange)
|
|
|
|
|
} |
|
|
|
|
EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange(const EnumDescriptorProto_EnumReservedRange& from) |
|
|
|
@ -4772,10 +4747,8 @@ EnumDescriptorProto_EnumReservedRange::EnumDescriptorProto_EnumReservedRange(con |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.EnumDescriptorProto.EnumReservedRange)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumDescriptorProto_EnumReservedRange::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void EnumDescriptorProto_EnumReservedRange::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -5000,10 +4973,9 @@ const ::PROTOBUF_NAMESPACE_ID::EnumOptions& |
|
|
|
|
EnumDescriptorProto::_Internal::options(const EnumDescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
EnumDescriptorProto::EnumDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
EnumDescriptorProto::EnumDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.EnumDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
EnumDescriptorProto::EnumDescriptorProto(const EnumDescriptorProto& from) |
|
|
|
@ -5033,10 +5005,8 @@ EnumDescriptorProto::EnumDescriptorProto(const EnumDescriptorProto& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.EnumDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumDescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void EnumDescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -5400,10 +5370,9 @@ const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions& |
|
|
|
|
EnumValueDescriptorProto::_Internal::options(const EnumValueDescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
EnumValueDescriptorProto::EnumValueDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
EnumValueDescriptorProto::EnumValueDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.EnumValueDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) |
|
|
|
@ -5432,10 +5401,8 @@ EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProt |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.EnumValueDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumValueDescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void EnumValueDescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -5717,10 +5684,9 @@ const ::PROTOBUF_NAMESPACE_ID::ServiceOptions& |
|
|
|
|
ServiceDescriptorProto::_Internal::options(const ServiceDescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
ServiceDescriptorProto::ServiceDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
ServiceDescriptorProto::ServiceDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.ServiceDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
ServiceDescriptorProto::ServiceDescriptorProto(const ServiceDescriptorProto& from) |
|
|
|
@ -5748,10 +5714,8 @@ ServiceDescriptorProto::ServiceDescriptorProto(const ServiceDescriptorProto& fro |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.ServiceDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void ServiceDescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void ServiceDescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -6049,10 +6013,9 @@ const ::PROTOBUF_NAMESPACE_ID::MethodOptions& |
|
|
|
|
MethodDescriptorProto::_Internal::options(const MethodDescriptorProto* msg) { |
|
|
|
|
return *msg->_impl_.options_; |
|
|
|
|
} |
|
|
|
|
MethodDescriptorProto::MethodDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
MethodDescriptorProto::MethodDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.MethodDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from) |
|
|
|
@ -6102,10 +6065,8 @@ MethodDescriptorProto::MethodDescriptorProto(const MethodDescriptorProto& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.MethodDescriptorProto)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void MethodDescriptorProto::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void MethodDescriptorProto::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -6555,10 +6516,9 @@ class FileOptions::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
FileOptions::FileOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
FileOptions::FileOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.FileOptions)
|
|
|
|
|
} |
|
|
|
|
FileOptions::FileOptions(const FileOptions& from) |
|
|
|
@ -6678,10 +6638,8 @@ FileOptions::FileOptions(const FileOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.FileOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FileOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void FileOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_._has_bits_){} |
|
|
|
@ -7651,10 +7609,9 @@ class MessageOptions::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
MessageOptions::MessageOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
MessageOptions::MessageOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.MessageOptions)
|
|
|
|
|
} |
|
|
|
|
MessageOptions::MessageOptions(const MessageOptions& from) |
|
|
|
@ -7678,10 +7635,8 @@ MessageOptions::MessageOptions(const MessageOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.MessageOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void MessageOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void MessageOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_._has_bits_){} |
|
|
|
@ -8019,10 +7974,9 @@ class FieldOptions::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
FieldOptions::FieldOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
FieldOptions::FieldOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.FieldOptions)
|
|
|
|
|
} |
|
|
|
|
FieldOptions::FieldOptions(const FieldOptions& from) |
|
|
|
@ -8049,10 +8003,8 @@ FieldOptions::FieldOptions(const FieldOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.FieldOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void FieldOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void FieldOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_._has_bits_){} |
|
|
|
@ -8456,10 +8408,9 @@ class OneofOptions::_Internal { |
|
|
|
|
public: |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
OneofOptions::OneofOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
OneofOptions::OneofOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.OneofOptions)
|
|
|
|
|
} |
|
|
|
|
OneofOptions::OneofOptions(const OneofOptions& from) |
|
|
|
@ -8475,10 +8426,8 @@ OneofOptions::OneofOptions(const OneofOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.OneofOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void OneofOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void OneofOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_.uninterpreted_option_){arena} |
|
|
|
@ -8679,10 +8628,9 @@ class EnumOptions::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
EnumOptions::EnumOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
EnumOptions::EnumOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.EnumOptions)
|
|
|
|
|
} |
|
|
|
|
EnumOptions::EnumOptions(const EnumOptions& from) |
|
|
|
@ -8704,10 +8652,8 @@ EnumOptions::EnumOptions(const EnumOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.EnumOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void EnumOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_._has_bits_){} |
|
|
|
@ -8977,10 +8923,9 @@ class EnumValueOptions::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
EnumValueOptions::EnumValueOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
EnumValueOptions::EnumValueOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.EnumValueOptions)
|
|
|
|
|
} |
|
|
|
|
EnumValueOptions::EnumValueOptions(const EnumValueOptions& from) |
|
|
|
@ -8999,10 +8944,8 @@ EnumValueOptions::EnumValueOptions(const EnumValueOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.EnumValueOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void EnumValueOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void EnumValueOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_._has_bits_){} |
|
|
|
@ -9234,10 +9177,9 @@ class ServiceOptions::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
ServiceOptions::ServiceOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
ServiceOptions::ServiceOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.ServiceOptions)
|
|
|
|
|
} |
|
|
|
|
ServiceOptions::ServiceOptions(const ServiceOptions& from) |
|
|
|
@ -9256,10 +9198,8 @@ ServiceOptions::ServiceOptions(const ServiceOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.ServiceOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void ServiceOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void ServiceOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_._has_bits_){} |
|
|
|
@ -9494,10 +9434,9 @@ class MethodOptions::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
MethodOptions::MethodOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
MethodOptions::MethodOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.MethodOptions)
|
|
|
|
|
} |
|
|
|
|
MethodOptions::MethodOptions(const MethodOptions& from) |
|
|
|
@ -9519,10 +9458,8 @@ MethodOptions::MethodOptions(const MethodOptions& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.MethodOptions)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void MethodOptions::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void MethodOptions::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
/*decltype(_impl_._extensions_)*/{::_pbi::ArenaInitialized(), arena} |
|
|
|
|
, decltype(_impl_._has_bits_){} |
|
|
|
@ -9807,10 +9744,9 @@ class UninterpretedOption_NamePart::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
UninterpretedOption_NamePart::UninterpretedOption_NamePart(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
UninterpretedOption_NamePart::UninterpretedOption_NamePart(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.UninterpretedOption.NamePart)
|
|
|
|
|
} |
|
|
|
|
UninterpretedOption_NamePart::UninterpretedOption_NamePart(const UninterpretedOption_NamePart& from) |
|
|
|
@ -9835,10 +9771,8 @@ UninterpretedOption_NamePart::UninterpretedOption_NamePart(const UninterpretedOp |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.UninterpretedOption.NamePart)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void UninterpretedOption_NamePart::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void UninterpretedOption_NamePart::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -10100,10 +10034,9 @@ class UninterpretedOption::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
UninterpretedOption::UninterpretedOption(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
UninterpretedOption::UninterpretedOption(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.UninterpretedOption)
|
|
|
|
|
} |
|
|
|
|
UninterpretedOption::UninterpretedOption(const UninterpretedOption& from) |
|
|
|
@ -10151,10 +10084,8 @@ UninterpretedOption::UninterpretedOption(const UninterpretedOption& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.UninterpretedOption)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void UninterpretedOption::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void UninterpretedOption::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -10570,10 +10501,9 @@ class SourceCodeInfo_Location::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
SourceCodeInfo_Location::SourceCodeInfo_Location(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
SourceCodeInfo_Location::SourceCodeInfo_Location(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.SourceCodeInfo.Location)
|
|
|
|
|
} |
|
|
|
|
SourceCodeInfo_Location::SourceCodeInfo_Location(const SourceCodeInfo_Location& from) |
|
|
|
@ -10610,10 +10540,8 @@ SourceCodeInfo_Location::SourceCodeInfo_Location(const SourceCodeInfo_Location& |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.SourceCodeInfo.Location)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void SourceCodeInfo_Location::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void SourceCodeInfo_Location::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -10979,10 +10907,9 @@ class SourceCodeInfo::_Internal { |
|
|
|
|
public: |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
SourceCodeInfo::SourceCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.SourceCodeInfo)
|
|
|
|
|
} |
|
|
|
|
SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) |
|
|
|
@ -10996,10 +10923,8 @@ SourceCodeInfo::SourceCodeInfo(const SourceCodeInfo& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.SourceCodeInfo)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void SourceCodeInfo::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void SourceCodeInfo::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_.location_){arena} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -11184,10 +11109,9 @@ class GeneratedCodeInfo_Annotation::_Internal { |
|
|
|
|
} |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.GeneratedCodeInfo.Annotation)
|
|
|
|
|
} |
|
|
|
|
GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation(const GeneratedCodeInfo_Annotation& from) |
|
|
|
@ -11218,10 +11142,8 @@ GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation(const GeneratedCodeIn |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.GeneratedCodeInfo.Annotation)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void GeneratedCodeInfo_Annotation::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void GeneratedCodeInfo_Annotation::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_._has_bits_){} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
@ -11551,10 +11473,9 @@ class GeneratedCodeInfo::_Internal { |
|
|
|
|
public: |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
GeneratedCodeInfo::GeneratedCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, |
|
|
|
|
bool is_message_owned) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned) { |
|
|
|
|
SharedCtor(arena, is_message_owned); |
|
|
|
|
GeneratedCodeInfo::GeneratedCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena) |
|
|
|
|
: ::PROTOBUF_NAMESPACE_ID::Message(arena) { |
|
|
|
|
SharedCtor(arena); |
|
|
|
|
// @@protoc_insertion_point(arena_constructor:google.protobuf.GeneratedCodeInfo)
|
|
|
|
|
} |
|
|
|
|
GeneratedCodeInfo::GeneratedCodeInfo(const GeneratedCodeInfo& from) |
|
|
|
@ -11568,10 +11489,8 @@ GeneratedCodeInfo::GeneratedCodeInfo(const GeneratedCodeInfo& from) |
|
|
|
|
// @@protoc_insertion_point(copy_constructor:google.protobuf.GeneratedCodeInfo)
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
inline void GeneratedCodeInfo::SharedCtor( |
|
|
|
|
::_pb::Arena* arena, bool is_message_owned) { |
|
|
|
|
inline void GeneratedCodeInfo::SharedCtor(::_pb::Arena* arena) { |
|
|
|
|
(void)arena; |
|
|
|
|
(void)is_message_owned; |
|
|
|
|
new (&_impl_) Impl_{ |
|
|
|
|
decltype(_impl_.annotation_){arena} |
|
|
|
|
, /*decltype(_impl_._cached_size_)*/{} |
|
|
|
|