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

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

#include "components/feed/core/proto/v2/wire/payload_metadata.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 PayloadMetadata::PayloadMetadata(
    ::_pbi::ConstantInitialized):{}
struct PayloadMetadataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PayloadMetadataDefaultTypeInternal _PayloadMetadata_default_instance_;
}  // namespace feedwire
namespace feedwire {

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

class PayloadMetadata::_Internal {};

const ::feedwire::ContentId&
PayloadMetadata::_Internal::content_id(const PayloadMetadata* msg) {}
void PayloadMetadata::clear_content_id() {}
PayloadMetadata::PayloadMetadata(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
PayloadMetadata::PayloadMetadata(const PayloadMetadata& from)
  :{}

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

PayloadMetadata::~PayloadMetadata() {}

inline void PayloadMetadata::SharedDtor() {}

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

void PayloadMetadata::Clear() {}

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

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

size_t PayloadMetadata::ByteSizeLong() const {}

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

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

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

bool PayloadMetadata::IsInitialized() const {}

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

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


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

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