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

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

#include "protos/perfetto/trace/track_event/source_location.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 UnsymbolizedSourceLocation::UnsymbolizedSourceLocation(
    ::_pbi::ConstantInitialized):{}
struct UnsymbolizedSourceLocationDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UnsymbolizedSourceLocationDefaultTypeInternal _UnsymbolizedSourceLocation_default_instance_;
PROTOBUF_CONSTEXPR SourceLocation::SourceLocation(
    ::_pbi::ConstantInitialized):{}
struct SourceLocationDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SourceLocationDefaultTypeInternal _SourceLocation_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class UnsymbolizedSourceLocation::_Internal {};

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

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

UnsymbolizedSourceLocation::~UnsymbolizedSourceLocation() {}

inline void UnsymbolizedSourceLocation::SharedDtor() {}

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

void UnsymbolizedSourceLocation::Clear() {}

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

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

size_t UnsymbolizedSourceLocation::ByteSizeLong() const {}

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

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

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

bool UnsymbolizedSourceLocation::IsInitialized() const {}

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

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


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

class SourceLocation::_Internal {};

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

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

SourceLocation::~SourceLocation() {}

inline void SourceLocation::SharedDtor() {}

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

void SourceLocation::Clear() {}

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

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

size_t SourceLocation::ByteSizeLong() const {}

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

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

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

bool SourceLocation::IsInitialized() const {}

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

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


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

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