#include "perf_stat.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>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace metrics {
PROTOBUF_CONSTEXPR PerfStatProto_PerfStatLine::PerfStatProto_PerfStatLine(
::_pbi::ConstantInitialized): … { … }
struct PerfStatProto_PerfStatLineDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PerfStatProto_PerfStatLineDefaultTypeInternal _PerfStatProto_PerfStatLine_default_instance_;
PROTOBUF_CONSTEXPR PerfStatProto::PerfStatProto(
::_pbi::ConstantInitialized): … { … }
struct PerfStatProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PerfStatProtoDefaultTypeInternal _PerfStatProto_default_instance_;
}
namespace metrics {
class PerfStatProto_PerfStatLine::_Internal { … };
PerfStatProto_PerfStatLine::PerfStatProto_PerfStatLine(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
PerfStatProto_PerfStatLine::PerfStatProto_PerfStatLine(const PerfStatProto_PerfStatLine& from)
: … { … }
inline void PerfStatProto_PerfStatLine::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
PerfStatProto_PerfStatLine::~PerfStatProto_PerfStatLine() { … }
inline void PerfStatProto_PerfStatLine::SharedDtor() { … }
void PerfStatProto_PerfStatLine::SetCachedSize(int size) const { … }
void PerfStatProto_PerfStatLine::Clear() { … }
const char* PerfStatProto_PerfStatLine::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* PerfStatProto_PerfStatLine::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t PerfStatProto_PerfStatLine::ByteSizeLong() const { … }
void PerfStatProto_PerfStatLine::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void PerfStatProto_PerfStatLine::MergeFrom(const PerfStatProto_PerfStatLine& from) { … }
void PerfStatProto_PerfStatLine::CopyFrom(const PerfStatProto_PerfStatLine& from) { … }
bool PerfStatProto_PerfStatLine::IsInitialized() const { … }
void PerfStatProto_PerfStatLine::InternalSwap(PerfStatProto_PerfStatLine* other) { … }
std::string PerfStatProto_PerfStatLine::GetTypeName() const { … }
class PerfStatProto::_Internal { … };
PerfStatProto::PerfStatProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
PerfStatProto::PerfStatProto(const PerfStatProto& from)
: … { … }
inline void PerfStatProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
PerfStatProto::~PerfStatProto() { … }
inline void PerfStatProto::SharedDtor() { … }
void PerfStatProto::SetCachedSize(int size) const { … }
void PerfStatProto::Clear() { … }
const char* PerfStatProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* PerfStatProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t PerfStatProto::ByteSizeLong() const { … }
void PerfStatProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void PerfStatProto::MergeFrom(const PerfStatProto& from) { … }
void PerfStatProto::CopyFrom(const PerfStatProto& from) { … }
bool PerfStatProto::IsInitialized() const { … }
void PerfStatProto::InternalSwap(PerfStatProto* other) { … }
std::string PerfStatProto::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::metrics::PerfStatProto_PerfStatLine*
Arena::CreateMaybeMessage< ::metrics::PerfStatProto_PerfStatLine >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::metrics::PerfStatProto*
Arena::CreateMaybeMessage< ::metrics::PerfStatProto >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>