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

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

#include "scheduling.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 SchedulingParams::SchedulingParams(
    ::_pbi::ConstantInitialized):{}
struct SchedulingParamsDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SchedulingParamsDefaultTypeInternal _SchedulingParams_default_instance_;
}  // namespace protodb
namespace protodb {
bool SchedulingParams_NetworkRequirements_IsValid(int value) {}

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

static const char SchedulingParams_NetworkRequirements_names[] =;

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

static const int SchedulingParams_NetworkRequirements_entries_by_number[] =;

const std::string& SchedulingParams_NetworkRequirements_Name(
    SchedulingParams_NetworkRequirements value) {}
bool SchedulingParams_NetworkRequirements_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SchedulingParams_NetworkRequirements* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr SchedulingParams_NetworkRequirements SchedulingParams::NONE;
constexpr SchedulingParams_NetworkRequirements SchedulingParams::OPTIMISTIC;
constexpr SchedulingParams_NetworkRequirements SchedulingParams::UNMETERED;
constexpr SchedulingParams_NetworkRequirements SchedulingParams::NetworkRequirements_MIN;
constexpr SchedulingParams_NetworkRequirements SchedulingParams::NetworkRequirements_MAX;
constexpr int SchedulingParams::NetworkRequirements_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool SchedulingParams_BatteryRequirements_IsValid(int value) {}

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

static const char SchedulingParams_BatteryRequirements_names[] =;

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

static const int SchedulingParams_BatteryRequirements_entries_by_number[] =;

const std::string& SchedulingParams_BatteryRequirements_Name(
    SchedulingParams_BatteryRequirements value) {}
bool SchedulingParams_BatteryRequirements_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SchedulingParams_BatteryRequirements* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr SchedulingParams_BatteryRequirements SchedulingParams::BATTERY_INSENSITIVE;
constexpr SchedulingParams_BatteryRequirements SchedulingParams::BATTERY_SENSITIVE;
constexpr SchedulingParams_BatteryRequirements SchedulingParams::BATTERY_CHARGING;
constexpr SchedulingParams_BatteryRequirements SchedulingParams::BatteryRequirements_MIN;
constexpr SchedulingParams_BatteryRequirements SchedulingParams::BatteryRequirements_MAX;
constexpr int SchedulingParams::BatteryRequirements_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool SchedulingParams_Priority_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> SchedulingParams_Priority_strings[4] =;

static const char SchedulingParams_Priority_names[] =;

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

static const int SchedulingParams_Priority_entries_by_number[] =;

const std::string& SchedulingParams_Priority_Name(
    SchedulingParams_Priority value) {}
bool SchedulingParams_Priority_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, SchedulingParams_Priority* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr SchedulingParams_Priority SchedulingParams::LOW;
constexpr SchedulingParams_Priority SchedulingParams::NORMAL;
constexpr SchedulingParams_Priority SchedulingParams::HIGH;
constexpr SchedulingParams_Priority SchedulingParams::UI;
constexpr SchedulingParams_Priority SchedulingParams::Priority_MIN;
constexpr SchedulingParams_Priority SchedulingParams::Priority_MAX;
constexpr int SchedulingParams::Priority_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class SchedulingParams::_Internal {};

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

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

SchedulingParams::~SchedulingParams() {}

inline void SchedulingParams::SharedDtor() {}

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

void SchedulingParams::Clear() {}

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

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

size_t SchedulingParams::ByteSizeLong() const {}

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

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

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

bool SchedulingParams::IsInitialized() const {}

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

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


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

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