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

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

#include "protos/perfetto/trace/interned_data/interned_data.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 InternedData::InternedData(
    ::_pbi::ConstantInitialized):{}
struct InternedDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 InternedDataDefaultTypeInternal _InternedData_default_instance_;
}  // namespace protos
}  // namespace perfetto
namespace perfetto {
namespace protos {

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

class InternedData::_Internal {};

void InternedData::clear_event_categories() {}
void InternedData::clear_event_names() {}
void InternedData::clear_debug_annotation_names() {}
void InternedData::clear_debug_annotation_value_type_names() {}
void InternedData::clear_source_locations() {}
void InternedData::clear_unsymbolized_source_locations() {}
void InternedData::clear_log_message_body() {}
void InternedData::clear_histogram_names() {}
void InternedData::clear_build_ids() {}
void InternedData::clear_mapping_paths() {}
void InternedData::clear_source_paths() {}
void InternedData::clear_function_names() {}
void InternedData::clear_profiled_frame_symbols() {}
void InternedData::clear_mappings() {}
void InternedData::clear_frames() {}
void InternedData::clear_callstacks() {}
void InternedData::clear_vulkan_memory_keys() {}
void InternedData::clear_graphics_contexts() {}
void InternedData::clear_gpu_specifications() {}
void InternedData::clear_kernel_symbols() {}
void InternedData::clear_debug_annotation_string_values() {}
void InternedData::clear_packet_context() {}
void InternedData::clear_v8_js_function_name() {}
void InternedData::clear_v8_js_function() {}
void InternedData::clear_v8_js_script() {}
void InternedData::clear_v8_wasm_script() {}
void InternedData::clear_v8_isolate() {}
void InternedData::clear_protolog_string_args() {}
void InternedData::clear_protolog_stacktrace() {}
void InternedData::clear_viewcapture_package_name() {}
void InternedData::clear_viewcapture_window_name() {}
void InternedData::clear_viewcapture_view_id() {}
void InternedData::clear_viewcapture_class_name() {}
InternedData::InternedData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
InternedData::InternedData(const InternedData& from)
  :{}

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

InternedData::~InternedData() {}

inline void InternedData::SharedDtor() {}

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

void InternedData::Clear() {}

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

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

size_t InternedData::ByteSizeLong() const {}

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

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

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

bool InternedData::IsInitialized() const {}

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

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


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

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