chromium/out/Default/gen/components/segmentation_platform/internal/proto/signal.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/segmentation_platform/internal/proto/signal.proto

#include "components/segmentation_platform/internal/proto/signal.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 segmentation_platform {
namespace proto {
PROTOBUF_CONSTEXPR SignalData::SignalData(
    ::_pbi::ConstantInitialized):{}
struct SignalDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SignalDataDefaultTypeInternal _SignalData_default_instance_;
PROTOBUF_CONSTEXPR Sample::Sample(
    ::_pbi::ConstantInitialized):{}
struct SampleDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SampleDefaultTypeInternal _Sample_default_instance_;
}  // namespace proto
}  // namespace segmentation_platform
namespace segmentation_platform {
namespace proto {

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

class SignalData::_Internal {};

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

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

SignalData::~SignalData() {}

inline void SignalData::SharedDtor() {}

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

void SignalData::Clear() {}

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

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

size_t SignalData::ByteSizeLong() const {}

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

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

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

bool SignalData::IsInitialized() const {}

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

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


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

class Sample::_Internal {};

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

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

Sample::~Sample() {}

inline void Sample::SharedDtor() {}

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

void Sample::Clear() {}

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

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

size_t Sample::ByteSizeLong() const {}

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

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

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

bool Sample::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace proto
}  // namespace segmentation_platform
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::segmentation_platform::proto::SignalData*
Arena::CreateMaybeMessage< ::segmentation_platform::proto::SignalData >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::segmentation_platform::proto::Sample*
Arena::CreateMaybeMessage< ::segmentation_platform::proto::Sample >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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