|
|
@ -454,28 +454,27 @@ constexpr auto DoubleValue::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull DoubleValue::_class_data_ = { |
|
|
|
DoubleValue::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_DoubleValue_default_instance_._instance, |
|
|
|
&_DoubleValue_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&DoubleValue::MergeImpl, |
|
|
|
&DoubleValue::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<DoubleValue>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<DoubleValue>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&DoubleValue::SharedDtor, |
|
|
|
&DoubleValue::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<DoubleValue>(), &DoubleValue::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<DoubleValue>(), &DoubleValue::ByteSizeLong, |
|
|
|
&DoubleValue::_InternalSerialize, |
|
|
|
&DoubleValue::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(DoubleValue, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(DoubleValue, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&DoubleValue::kDescriptorMethods, |
|
|
|
&DoubleValue::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* DoubleValue::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* DoubleValue::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -661,28 +660,27 @@ constexpr auto FloatValue::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull FloatValue::_class_data_ = { |
|
|
|
FloatValue::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_FloatValue_default_instance_._instance, |
|
|
|
&_FloatValue_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&FloatValue::MergeImpl, |
|
|
|
&FloatValue::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<FloatValue>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<FloatValue>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&FloatValue::SharedDtor, |
|
|
|
&FloatValue::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<FloatValue>(), &FloatValue::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<FloatValue>(), &FloatValue::ByteSizeLong, |
|
|
|
&FloatValue::_InternalSerialize, |
|
|
|
&FloatValue::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(FloatValue, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(FloatValue, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&FloatValue::kDescriptorMethods, |
|
|
|
&FloatValue::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* FloatValue::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* FloatValue::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -868,28 +866,27 @@ constexpr auto Int64Value::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull Int64Value::_class_data_ = { |
|
|
|
Int64Value::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_Int64Value_default_instance_._instance, |
|
|
|
&_Int64Value_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&Int64Value::MergeImpl, |
|
|
|
&Int64Value::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<Int64Value>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<Int64Value>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&Int64Value::SharedDtor, |
|
|
|
&Int64Value::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<Int64Value>(), &Int64Value::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<Int64Value>(), &Int64Value::ByteSizeLong, |
|
|
|
&Int64Value::_InternalSerialize, |
|
|
|
&Int64Value::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(Int64Value, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(Int64Value, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&Int64Value::kDescriptorMethods, |
|
|
|
&Int64Value::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* Int64Value::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* Int64Value::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -1076,28 +1073,27 @@ constexpr auto UInt64Value::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull UInt64Value::_class_data_ = { |
|
|
|
UInt64Value::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_UInt64Value_default_instance_._instance, |
|
|
|
&_UInt64Value_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&UInt64Value::MergeImpl, |
|
|
|
&UInt64Value::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<UInt64Value>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<UInt64Value>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&UInt64Value::SharedDtor, |
|
|
|
&UInt64Value::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<UInt64Value>(), &UInt64Value::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<UInt64Value>(), &UInt64Value::ByteSizeLong, |
|
|
|
&UInt64Value::_InternalSerialize, |
|
|
|
&UInt64Value::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(UInt64Value, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(UInt64Value, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&UInt64Value::kDescriptorMethods, |
|
|
|
&UInt64Value::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* UInt64Value::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* UInt64Value::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -1284,28 +1280,27 @@ constexpr auto Int32Value::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull Int32Value::_class_data_ = { |
|
|
|
Int32Value::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_Int32Value_default_instance_._instance, |
|
|
|
&_Int32Value_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&Int32Value::MergeImpl, |
|
|
|
&Int32Value::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<Int32Value>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<Int32Value>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&Int32Value::SharedDtor, |
|
|
|
&Int32Value::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<Int32Value>(), &Int32Value::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<Int32Value>(), &Int32Value::ByteSizeLong, |
|
|
|
&Int32Value::_InternalSerialize, |
|
|
|
&Int32Value::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(Int32Value, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(Int32Value, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&Int32Value::kDescriptorMethods, |
|
|
|
&Int32Value::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* Int32Value::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* Int32Value::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -1492,28 +1487,27 @@ constexpr auto UInt32Value::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull UInt32Value::_class_data_ = { |
|
|
|
UInt32Value::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_UInt32Value_default_instance_._instance, |
|
|
|
&_UInt32Value_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&UInt32Value::MergeImpl, |
|
|
|
&UInt32Value::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<UInt32Value>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<UInt32Value>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&UInt32Value::SharedDtor, |
|
|
|
&UInt32Value::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<UInt32Value>(), &UInt32Value::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<UInt32Value>(), &UInt32Value::ByteSizeLong, |
|
|
|
&UInt32Value::_InternalSerialize, |
|
|
|
&UInt32Value::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(UInt32Value, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(UInt32Value, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&UInt32Value::kDescriptorMethods, |
|
|
|
&UInt32Value::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* UInt32Value::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* UInt32Value::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -1700,28 +1694,27 @@ constexpr auto BoolValue::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull BoolValue::_class_data_ = { |
|
|
|
BoolValue::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_BoolValue_default_instance_._instance, |
|
|
|
&_BoolValue_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&BoolValue::MergeImpl, |
|
|
|
&BoolValue::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<BoolValue>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<BoolValue>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&BoolValue::SharedDtor, |
|
|
|
&BoolValue::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<BoolValue>(), &BoolValue::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<BoolValue>(), &BoolValue::ByteSizeLong, |
|
|
|
&BoolValue::_InternalSerialize, |
|
|
|
&BoolValue::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(BoolValue, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(BoolValue, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&BoolValue::kDescriptorMethods, |
|
|
|
&BoolValue::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* BoolValue::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* BoolValue::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -1925,28 +1918,27 @@ constexpr auto StringValue::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull StringValue::_class_data_ = { |
|
|
|
StringValue::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_StringValue_default_instance_._instance, |
|
|
|
&_StringValue_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&StringValue::MergeImpl, |
|
|
|
&StringValue::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<StringValue>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<StringValue>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&StringValue::SharedDtor, |
|
|
|
&StringValue::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<StringValue>(), &StringValue::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<StringValue>(), &StringValue::ByteSizeLong, |
|
|
|
&StringValue::_InternalSerialize, |
|
|
|
&StringValue::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(StringValue, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(StringValue, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&StringValue::kDescriptorMethods, |
|
|
|
&StringValue::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* StringValue::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* StringValue::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
@ -2157,28 +2149,27 @@ constexpr auto BytesValue::InternalNewImpl_() { |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
const ::google::protobuf::internal::ClassDataFull BytesValue::_class_data_ = { |
|
|
|
BytesValue::_class_data_ = { |
|
|
|
::google::protobuf::internal::ClassData{ |
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
&_BytesValue_default_instance_._instance, |
|
|
|
&_BytesValue_default_instance_._instance, |
|
|
|
&_table_.header, |
|
|
|
&_table_.header, |
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
&BytesValue::MergeImpl, |
|
|
|
&BytesValue::MergeImpl, |
|
|
|
::google::protobuf::Message::GetNewImpl<BytesValue>(), |
|
|
|
::google::protobuf::Message::GetNewImpl<BytesValue>(), |
|
|
|
|
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
#if defined(PROTOBUF_CUSTOM_VTABLE) |
|
|
|
&BytesValue::SharedDtor, |
|
|
|
&BytesValue::SharedDtor, |
|
|
|
::google::protobuf::Message::GetClearImpl<BytesValue>(), &BytesValue::ByteSizeLong, |
|
|
|
::google::protobuf::Message::GetClearImpl<BytesValue>(), &BytesValue::ByteSizeLong, |
|
|
|
&BytesValue::_InternalSerialize, |
|
|
|
&BytesValue::_InternalSerialize, |
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
#endif // PROTOBUF_CUSTOM_VTABLE
|
|
|
|
PROTOBUF_FIELD_OFFSET(BytesValue, _impl_._cached_size_), |
|
|
|
PROTOBUF_FIELD_OFFSET(BytesValue, _impl_._cached_size_), |
|
|
|
false, |
|
|
|
false, |
|
|
|
}, |
|
|
|
}, |
|
|
|
&BytesValue::kDescriptorMethods, |
|
|
|
&BytesValue::kDescriptorMethods, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
nullptr, // tracker
|
|
|
|
nullptr, // tracker
|
|
|
|
}; |
|
|
|
}; |
|
|
|
const ::google::protobuf::MessageLite::ClassData* BytesValue::GetClassData() const { |
|
|
|
const ::google::protobuf::internal::ClassData* BytesValue::GetClassData() const { |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
return _class_data_.base(); |
|
|
|
return _class_data_.base(); |
|
|
|