chromium/out/Default/gen/third_party/perfetto/protos/perfetto/trace/profiling/smaps.pb.cc

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

#include "protos/perfetto/trace/profiling/smaps.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 SmapsEntry::SmapsEntry(
    ::_pbi::ConstantInitialized):{}
struct SmapsEntryDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SmapsEntryDefaultTypeInternal _SmapsEntry_default_instance_;
PROTOBUF_CONSTEXPR SmapsPacket::SmapsPacket(
    ::_pbi::ConstantInitialized):{}
struct SmapsPacketDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SmapsPacketDefaultTypeInternal _SmapsPacket_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class SmapsEntry::_Internal {};

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

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

SmapsEntry::~SmapsEntry() {}

inline void SmapsEntry::SharedDtor() {}

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

void SmapsEntry::Clear() {}

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

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

size_t SmapsEntry::ByteSizeLong() const {}

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

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

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

bool SmapsEntry::IsInitialized() const {}

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

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


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

class SmapsPacket::_Internal {};

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

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

SmapsPacket::~SmapsPacket() {}

inline void SmapsPacket::SharedDtor() {}

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

void SmapsPacket::Clear() {}

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

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

size_t SmapsPacket::ByteSizeLong() const {}

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

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

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

bool SmapsPacket::IsInitialized() const {}

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

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


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

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