chromium/out/Default/gen/third_party/perfetto/protos/perfetto/trace/track_event/chrome_histogram_sample.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: protos/perfetto/trace/track_event/chrome_histogram_sample.proto

#include "protos/perfetto/trace/track_event/chrome_histogram_sample.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 perfetto {
namespace protos {
PROTOBUF_CONSTEXPR HistogramName::HistogramName(
    ::_pbi::ConstantInitialized):{}
struct HistogramNameDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 HistogramNameDefaultTypeInternal _HistogramName_default_instance_;
PROTOBUF_CONSTEXPR ChromeHistogramSample::ChromeHistogramSample(
    ::_pbi::ConstantInitialized):{}
struct ChromeHistogramSampleDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChromeHistogramSampleDefaultTypeInternal _ChromeHistogramSample_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class HistogramName::_Internal {};

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

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

HistogramName::~HistogramName() {}

inline void HistogramName::SharedDtor() {}

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

void HistogramName::Clear() {}

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

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

size_t HistogramName::ByteSizeLong() const {}

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

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

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

bool HistogramName::IsInitialized() const {}

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

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


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

class ChromeHistogramSample::_Internal {};

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

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

ChromeHistogramSample::~ChromeHistogramSample() {}

inline void ChromeHistogramSample::SharedDtor() {}

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

void ChromeHistogramSample::Clear() {}

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

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

size_t ChromeHistogramSample::ByteSizeLong() const {}

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

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

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

bool ChromeHistogramSample::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace protos
}  // namespace perfetto
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::perfetto::protos::HistogramName*
Arena::CreateMaybeMessage< ::perfetto::protos::HistogramName >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::perfetto::protos::ChromeHistogramSample*
Arena::CreateMaybeMessage< ::perfetto::protos::ChromeHistogramSample >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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