chromium/out/Default/gen/components/download/internal/background_service/proto/entry.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: entry.proto

#include "entry.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 protodb {
PROTOBUF_CONSTEXPR CustomData::CustomData(
    ::_pbi::ConstantInitialized):{}
struct CustomDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CustomDataDefaultTypeInternal _CustomData_default_instance_;
PROTOBUF_CONSTEXPR Entry::Entry(
    ::_pbi::ConstantInitialized):{}
struct EntryDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EntryDefaultTypeInternal _Entry_default_instance_;
}  // namespace protodb
namespace protodb {
bool Entry_State_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Entry_State_strings[5] =;

static const char Entry_State_names[] =;

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

static const int Entry_State_entries_by_number[] =;

const std::string& Entry_State_Name(
    Entry_State value) {}
bool Entry_State_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Entry_State* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Entry_State Entry::NEW;
constexpr Entry_State Entry::AVAILABLE;
constexpr Entry_State Entry::ACTIVE;
constexpr Entry_State Entry::PAUSED;
constexpr Entry_State Entry::COMPLETE;
constexpr Entry_State Entry::State_MIN;
constexpr Entry_State Entry::State_MAX;
constexpr int Entry::State_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool DownloadClient_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DownloadClient_strings[12] =;

static const char DownloadClient_names[] =;

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

static const int DownloadClient_entries_by_number[] =;

const std::string& DownloadClient_Name(
    DownloadClient value) {}
bool DownloadClient_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DownloadClient* value) {}

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

class CustomData::_Internal {};

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

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

CustomData::~CustomData() {}

inline void CustomData::SharedDtor() {}

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

void CustomData::Clear() {}

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

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

size_t CustomData::ByteSizeLong() const {}

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

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

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

bool CustomData::IsInitialized() const {}

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

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


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

class Entry::_Internal {};

const ::protodb::SchedulingParams&
Entry::_Internal::scheduling_params(const Entry* msg) {}
const ::protodb::RequestParams&
Entry::_Internal::request_params(const Entry* msg) {}
void Entry::clear_scheduling_params() {}
void Entry::clear_request_params() {}
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 protodb
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::protodb::CustomData*
Arena::CreateMaybeMessage< ::protodb::CustomData >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::protodb::Entry*
Arena::CreateMaybeMessage< ::protodb::Entry >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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