chromium/out/Default/gen/components/optimization_guide/proto/hint_cache.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/optimization_guide/proto/hint_cache.proto

#include "components/optimization_guide/proto/hint_cache.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 optimization_guide {
namespace proto {
PROTOBUF_CONSTEXPR StoreEntry::StoreEntry(
    ::_pbi::ConstantInitialized):{}
struct StoreEntryDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StoreEntryDefaultTypeInternal _StoreEntry_default_instance_;
}  // namespace proto
}  // namespace optimization_guide
namespace optimization_guide {
namespace proto {
bool StoreEntryType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> StoreEntryType_strings[6] =;

static const char StoreEntryType_names[] =;

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

static const int StoreEntryType_entries_by_number[] =;

const std::string& StoreEntryType_Name(
    StoreEntryType value) {}
bool StoreEntryType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, StoreEntryType* value) {}

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

class StoreEntry::_Internal {};

const ::optimization_guide::proto::Hint&
StoreEntry::_Internal::hint(const StoreEntry* msg) {}
const ::optimization_guide::proto::PredictionModel&
StoreEntry::_Internal::prediction_model(const StoreEntry* msg) {}
void StoreEntry::clear_hint() {}
void StoreEntry::clear_prediction_model() {}
StoreEntry::StoreEntry(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
StoreEntry::StoreEntry(const StoreEntry& from)
  :{}

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

StoreEntry::~StoreEntry() {}

inline void StoreEntry::SharedDtor() {}

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

void StoreEntry::Clear() {}

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

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

size_t StoreEntry::ByteSizeLong() const {}

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

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

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

bool StoreEntry::IsInitialized() const {}

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

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


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

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