chromium/out/Default/gen/components/feedback/proto/math.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: math.proto

#include "math.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 userfeedback {
PROTOBUF_CONSTEXPR Dimensions::Dimensions(
    ::_pbi::ConstantInitialized):{}
struct DimensionsDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DimensionsDefaultTypeInternal _Dimensions_default_instance_;
PROTOBUF_CONSTEXPR Rectangle::Rectangle(
    ::_pbi::ConstantInitialized):{}
struct RectangleDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RectangleDefaultTypeInternal _Rectangle_default_instance_;
}  // namespace userfeedback
namespace userfeedback {

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

class Dimensions::_Internal {};

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

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

Dimensions::~Dimensions() {}

inline void Dimensions::SharedDtor() {}

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

void Dimensions::Clear() {}

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

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

size_t Dimensions::RequiredFieldsByteSizeFallback() const {}
size_t Dimensions::ByteSizeLong() const {}

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

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

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

bool Dimensions::IsInitialized() const {}

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

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


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

class Rectangle::_Internal {};

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

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

Rectangle::~Rectangle() {}

inline void Rectangle::SharedDtor() {}

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

void Rectangle::Clear() {}

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

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

size_t Rectangle::RequiredFieldsByteSizeFallback() const {}
size_t Rectangle::ByteSizeLong() const {}

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

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

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

bool Rectangle::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace userfeedback
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::userfeedback::Dimensions*
Arena::CreateMaybeMessage< ::userfeedback::Dimensions >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::userfeedback::Rectangle*
Arena::CreateMaybeMessage< ::userfeedback::Rectangle >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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