chromium/out/Default/gen/third_party/perfetto/protos/perfetto/common/track_event_descriptor.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: protos/perfetto/common/track_event_descriptor.proto

#include "protos/perfetto/common/track_event_descriptor.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 TrackEventCategory::TrackEventCategory(
    ::_pbi::ConstantInitialized):{}
struct TrackEventCategoryDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TrackEventCategoryDefaultTypeInternal _TrackEventCategory_default_instance_;
PROTOBUF_CONSTEXPR TrackEventDescriptor::TrackEventDescriptor(
    ::_pbi::ConstantInitialized):{}
struct TrackEventDescriptorDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TrackEventDescriptorDefaultTypeInternal _TrackEventDescriptor_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class TrackEventCategory::_Internal {};

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

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

TrackEventCategory::~TrackEventCategory() {}

inline void TrackEventCategory::SharedDtor() {}

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

void TrackEventCategory::Clear() {}

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

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

size_t TrackEventCategory::ByteSizeLong() const {}

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

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

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

bool TrackEventCategory::IsInitialized() const {}

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

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


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

class TrackEventDescriptor::_Internal {};

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

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

TrackEventDescriptor::~TrackEventDescriptor() {}

inline void TrackEventDescriptor::SharedDtor() {}

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

void TrackEventDescriptor::Clear() {}

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

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

size_t TrackEventDescriptor::ByteSizeLong() const {}

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

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

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

bool TrackEventDescriptor::IsInitialized() const {}

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

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


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

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