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

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

#include "protos/perfetto/trace/track_event/task_execution.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 TaskExecution::TaskExecution(
    ::_pbi::ConstantInitialized):{}
struct TaskExecutionDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TaskExecutionDefaultTypeInternal _TaskExecution_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class TaskExecution::_Internal {};

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

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

TaskExecution::~TaskExecution() {}

inline void TaskExecution::SharedDtor() {}

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

void TaskExecution::Clear() {}

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

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

size_t TaskExecution::ByteSizeLong() const {}

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

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

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

bool TaskExecution::IsInitialized() const {}

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

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


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

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