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

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

#include "protos/perfetto/trace/system_info.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 Utsname::Utsname(
    ::_pbi::ConstantInitialized):{}
struct UtsnameDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UtsnameDefaultTypeInternal _Utsname_default_instance_;
PROTOBUF_CONSTEXPR SystemInfo::SystemInfo(
    ::_pbi::ConstantInitialized):{}
struct SystemInfoDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SystemInfoDefaultTypeInternal _SystemInfo_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class Utsname::_Internal {};

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

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

Utsname::~Utsname() {}

inline void Utsname::SharedDtor() {}

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

void Utsname::Clear() {}

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

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

size_t Utsname::ByteSizeLong() const {}

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

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

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

bool Utsname::IsInitialized() const {}

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

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


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

class SystemInfo::_Internal {};

const ::perfetto::protos::Utsname&
SystemInfo::_Internal::utsname(const SystemInfo* msg) {}
SystemInfo::SystemInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
SystemInfo::SystemInfo(const SystemInfo& from)
  :{}

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

SystemInfo::~SystemInfo() {}

inline void SystemInfo::SharedDtor() {}

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

void SystemInfo::Clear() {}

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

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

size_t SystemInfo::ByteSizeLong() const {}

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

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

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

bool SystemInfo::IsInitialized() const {}

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

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


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

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