chromium/out/Default/gen/components/feed/core/proto/v2/wire/render_data.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/feed/core/proto/v2/wire/render_data.proto

#include "components/feed/core/proto/v2/wire/render_data.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>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace feedwire {
PROTOBUF_CONSTEXPR RenderData::RenderData(
    ::_pbi::ConstantInitialized):{}
struct RenderDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RenderDataDefaultTypeInternal _RenderData_default_instance_;
}  // namespace feedwire
namespace feedwire {
bool RenderData_RenderDataType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> RenderData_RenderDataType_strings[3] =;

static const char RenderData_RenderDataType_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry RenderData_RenderDataType_entries[] =;

static const int RenderData_RenderDataType_entries_by_number[] =;

const std::string& RenderData_RenderDataType_Name(
    RenderData_RenderDataType value) {}
bool RenderData_RenderDataType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, RenderData_RenderDataType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr RenderData_RenderDataType RenderData::UNKNOWN_RENDER_DATA_TYPE;
constexpr RenderData_RenderDataType RenderData::XSURFACE;
constexpr RenderData_RenderDataType RenderData::PREFETCH_RESOURCES;
constexpr RenderData_RenderDataType RenderData::RenderDataType_MIN;
constexpr RenderData_RenderDataType RenderData::RenderDataType_MAX;
constexpr int RenderData::RenderDataType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

// ===================================================================

class RenderData::_Internal {};

const ::feedwire::XSurfaceContainer&
RenderData::_Internal::xsurface_container(const RenderData* msg) {}
void RenderData::clear_xsurface_container() {}
RenderData::RenderData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
RenderData::RenderData(const RenderData& from)
  :{}

inline void RenderData::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

RenderData::~RenderData() {}

inline void RenderData::SharedDtor() {}

void RenderData::SetCachedSize(int size) const {}

void RenderData::Clear() {}

const char* RenderData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* RenderData::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t RenderData::ByteSizeLong() const {}

void RenderData::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void RenderData::MergeFrom(const RenderData& from) {}

void RenderData::CopyFrom(const RenderData& from) {}

bool RenderData::IsInitialized() const {}

void RenderData::InternalSwap(RenderData* other) {}

std::string RenderData::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace feedwire
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::feedwire::RenderData*
Arena::CreateMaybeMessage< ::feedwire::RenderData >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>