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

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

#include "protos/perfetto/trace/gpu/gpu_log.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 GpuLog::GpuLog(
    ::_pbi::ConstantInitialized):{}
struct GpuLogDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GpuLogDefaultTypeInternal _GpuLog_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {
bool GpuLog_Severity_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> GpuLog_Severity_strings[6] =;

static const char GpuLog_Severity_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry GpuLog_Severity_entries[] =;

static const int GpuLog_Severity_entries_by_number[] =;

const std::string& GpuLog_Severity_Name(
    GpuLog_Severity value) {}
bool GpuLog_Severity_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GpuLog_Severity* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr GpuLog_Severity GpuLog::LOG_SEVERITY_UNSPECIFIED;
constexpr GpuLog_Severity GpuLog::LOG_SEVERITY_VERBOSE;
constexpr GpuLog_Severity GpuLog::LOG_SEVERITY_DEBUG;
constexpr GpuLog_Severity GpuLog::LOG_SEVERITY_INFO;
constexpr GpuLog_Severity GpuLog::LOG_SEVERITY_WARNING;
constexpr GpuLog_Severity GpuLog::LOG_SEVERITY_ERROR;
constexpr GpuLog_Severity GpuLog::Severity_MIN;
constexpr GpuLog_Severity GpuLog::Severity_MAX;
constexpr int GpuLog::Severity_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class GpuLog::_Internal {};

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

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

GpuLog::~GpuLog() {}

inline void GpuLog::SharedDtor() {}

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

void GpuLog::Clear() {}

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

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

size_t GpuLog::ByteSizeLong() const {}

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

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

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

bool GpuLog::IsInitialized() const {}

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

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


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

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