chromium/out/Default/gen/components/reporting/proto/synced/configuration_file.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/reporting/proto/synced/configuration_file.proto

#include "components/reporting/proto/synced/configuration_file.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 reporting {
PROTOBUF_CONSTEXPR ConfigFile::ConfigFile(
    ::_pbi::ConstantInitialized):{}
struct ConfigFileDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ConfigFileDefaultTypeInternal _ConfigFile_default_instance_;
PROTOBUF_CONSTEXPR EventConfig::EventConfig(
    ::_pbi::ConstantInitialized):{}
struct EventConfigDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EventConfigDefaultTypeInternal _EventConfig_default_instance_;
}  // namespace reporting
namespace reporting {

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

class ConfigFile::_Internal {};

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

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

ConfigFile::~ConfigFile() {}

inline void ConfigFile::SharedDtor() {}

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

void ConfigFile::Clear() {}

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

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

size_t ConfigFile::ByteSizeLong() const {}

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

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

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

bool ConfigFile::IsInitialized() const {}

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

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


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

class EventConfig::_Internal {};

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

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

EventConfig::~EventConfig() {}

inline void EventConfig::SharedDtor() {}

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

void EventConfig::Clear() {}

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

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

size_t EventConfig::ByteSizeLong() const {}

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

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

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

bool EventConfig::IsInitialized() const {}

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

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


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

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