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

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

#include "components/feed/core/proto/v2/keyvalue_store.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 feedkvstore {
PROTOBUF_CONSTEXPR Entry::Entry(
    ::_pbi::ConstantInitialized):{}
struct EntryDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EntryDefaultTypeInternal _Entry_default_instance_;
}  // namespace feedkvstore
namespace feedkvstore {

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

class Entry::_Internal {};

Entry::Entry(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Entry::Entry(const Entry& from)
  :{}

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

Entry::~Entry() {}

inline void Entry::SharedDtor() {}

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

void Entry::Clear() {}

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

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

size_t Entry::ByteSizeLong() const {}

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

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

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

bool Entry::IsInitialized() const {}

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

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


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

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