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

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

#include "protos/perfetto/trace/chrome/chrome_trace_packet.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 ChromeTracePacket::ChromeTracePacket(
    ::_pbi::ConstantInitialized):{}
struct ChromeTracePacketDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ChromeTracePacketDefaultTypeInternal _ChromeTracePacket_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class ChromeTracePacket::_Internal {};

const ::perfetto::protos::ChromeEventBundle&
ChromeTracePacket::_Internal::chrome_events(const ChromeTracePacket* msg) {}
const ::perfetto::protos::ClockSnapshot&
ChromeTracePacket::_Internal::clock_snapshot(const ChromeTracePacket* msg) {}
const ::perfetto::protos::TrackEvent&
ChromeTracePacket::_Internal::track_event(const ChromeTracePacket* msg) {}
const ::perfetto::protos::ProcessDescriptor&
ChromeTracePacket::_Internal::process_descriptor(const ChromeTracePacket* msg) {}
const ::perfetto::protos::ThreadDescriptor&
ChromeTracePacket::_Internal::thread_descriptor(const ChromeTracePacket* msg) {}
const ::perfetto::protos::StreamingProfilePacket&
ChromeTracePacket::_Internal::streaming_profile_packet(const ChromeTracePacket* msg) {}
const ::perfetto::protos::ProfiledFrameSymbols&
ChromeTracePacket::_Internal::profiled_frame_symbols(const ChromeTracePacket* msg) {}
const ::perfetto::protos::ChromeTrigger&
ChromeTracePacket::_Internal::chrome_trigger(const ChromeTracePacket* msg) {}
const ::perfetto::protos::TraceConfig&
ChromeTracePacket::_Internal::trace_config(const ChromeTracePacket* msg) {}
const ::perfetto::protos::TraceStats&
ChromeTracePacket::_Internal::trace_stats(const ChromeTracePacket* msg) {}
const ::perfetto::protos::InternedData&
ChromeTracePacket::_Internal::interned_data(const ChromeTracePacket* msg) {}
void ChromeTracePacket::clear_chrome_events() {}
void ChromeTracePacket::clear_clock_snapshot() {}
void ChromeTracePacket::clear_track_event() {}
void ChromeTracePacket::clear_process_descriptor() {}
void ChromeTracePacket::clear_thread_descriptor() {}
void ChromeTracePacket::clear_streaming_profile_packet() {}
void ChromeTracePacket::clear_profiled_frame_symbols() {}
void ChromeTracePacket::clear_chrome_trigger() {}
void ChromeTracePacket::clear_trace_config() {}
void ChromeTracePacket::clear_trace_stats() {}
void ChromeTracePacket::clear_interned_data() {}
ChromeTracePacket::ChromeTracePacket(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
ChromeTracePacket::ChromeTracePacket(const ChromeTracePacket& from)
  :{}

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

ChromeTracePacket::~ChromeTracePacket() {}

inline void ChromeTracePacket::SharedDtor() {}

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

void ChromeTracePacket::Clear() {}

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

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

size_t ChromeTracePacket::ByteSizeLong() const {}

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

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

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

bool ChromeTracePacket::IsInitialized() const {}

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

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


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

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