#include "components/feed/core/proto/v2/wire/view_demotion_profile_extension.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace feedwire {
PROTOBUF_CONSTEXPR ViewDemotionProfileExtension::ViewDemotionProfileExtension(
::_pbi::ConstantInitialized): … { … }
struct ViewDemotionProfileExtensionDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ViewDemotionProfileExtensionDefaultTypeInternal _ViewDemotionProfileExtension_default_instance_;
}
namespace feedwire {
class ViewDemotionProfileExtension::_Internal { … };
void ViewDemotionProfileExtension::clear_tables() { … }
ViewDemotionProfileExtension::ViewDemotionProfileExtension(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
ViewDemotionProfileExtension::ViewDemotionProfileExtension(const ViewDemotionProfileExtension& from)
: … { … }
inline void ViewDemotionProfileExtension::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
ViewDemotionProfileExtension::~ViewDemotionProfileExtension() { … }
inline void ViewDemotionProfileExtension::SharedDtor() { … }
void ViewDemotionProfileExtension::SetCachedSize(int size) const { … }
void ViewDemotionProfileExtension::Clear() { … }
const char* ViewDemotionProfileExtension::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* ViewDemotionProfileExtension::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t ViewDemotionProfileExtension::ByteSizeLong() const { … }
void ViewDemotionProfileExtension::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void ViewDemotionProfileExtension::MergeFrom(const ViewDemotionProfileExtension& from) { … }
void ViewDemotionProfileExtension::CopyFrom(const ViewDemotionProfileExtension& from) { … }
bool ViewDemotionProfileExtension::IsInitialized() const { … }
void ViewDemotionProfileExtension::InternalSwap(ViewDemotionProfileExtension* other) { … }
std::string ViewDemotionProfileExtension::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::feedwire::ViewDemotionProfileExtension*
Arena::CreateMaybeMessage< ::feedwire::ViewDemotionProfileExtension >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>