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

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

#include "protos/perfetto/trace/clock_snapshot.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 ClockSnapshot_Clock::ClockSnapshot_Clock(
    ::_pbi::ConstantInitialized):{}
struct ClockSnapshot_ClockDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ClockSnapshot_ClockDefaultTypeInternal _ClockSnapshot_Clock_default_instance_;
PROTOBUF_CONSTEXPR ClockSnapshot::ClockSnapshot(
    ::_pbi::ConstantInitialized):{}
struct ClockSnapshotDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ClockSnapshotDefaultTypeInternal _ClockSnapshot_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {
bool ClockSnapshot_Clock_BuiltinClocks_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ClockSnapshot_Clock_BuiltinClocks_strings[8] =;

static const char ClockSnapshot_Clock_BuiltinClocks_names[] =;

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

static const int ClockSnapshot_Clock_BuiltinClocks_entries_by_number[] =;

const std::string& ClockSnapshot_Clock_BuiltinClocks_Name(
    ClockSnapshot_Clock_BuiltinClocks value) {}
bool ClockSnapshot_Clock_BuiltinClocks_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ClockSnapshot_Clock_BuiltinClocks* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::UNKNOWN;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::REALTIME;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::REALTIME_COARSE;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::MONOTONIC;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::MONOTONIC_COARSE;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::MONOTONIC_RAW;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::BOOTTIME;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::BUILTIN_CLOCK_MAX_ID;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::BuiltinClocks_MIN;
constexpr ClockSnapshot_Clock_BuiltinClocks ClockSnapshot_Clock::BuiltinClocks_MAX;
constexpr int ClockSnapshot_Clock::BuiltinClocks_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class ClockSnapshot_Clock::_Internal {};

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

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

ClockSnapshot_Clock::~ClockSnapshot_Clock() {}

inline void ClockSnapshot_Clock::SharedDtor() {}

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

void ClockSnapshot_Clock::Clear() {}

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

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

size_t ClockSnapshot_Clock::ByteSizeLong() const {}

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

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

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

bool ClockSnapshot_Clock::IsInitialized() const {}

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

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


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

class ClockSnapshot::_Internal {};

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

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

ClockSnapshot::~ClockSnapshot() {}

inline void ClockSnapshot::SharedDtor() {}

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

void ClockSnapshot::Clear() {}

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

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

size_t ClockSnapshot::ByteSizeLong() const {}

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

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

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

bool ClockSnapshot::IsInitialized() const {}

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

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


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

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