chromium/third_party/protobuf/src/google/protobuf/type.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/protobuf/type.proto

#include <google/protobuf/type.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/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

PROTOBUF_NAMESPACE_OPEN
PROTOBUF_CONSTEXPR Type::Type(
    ::_pbi::ConstantInitialized):{}
struct TypeDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TypeDefaultTypeInternal _Type_default_instance_;
PROTOBUF_CONSTEXPR Field::Field(
    ::_pbi::ConstantInitialized):{}
struct FieldDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FieldDefaultTypeInternal _Field_default_instance_;
PROTOBUF_CONSTEXPR Enum::Enum(
    ::_pbi::ConstantInitialized):{}
struct EnumDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EnumDefaultTypeInternal _Enum_default_instance_;
PROTOBUF_CONSTEXPR EnumValue::EnumValue(
    ::_pbi::ConstantInitialized):{}
struct EnumValueDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EnumValueDefaultTypeInternal _EnumValue_default_instance_;
PROTOBUF_CONSTEXPR Option::Option(
    ::_pbi::ConstantInitialized):{}
struct OptionDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OptionDefaultTypeInternal _Option_default_instance_;
PROTOBUF_NAMESPACE_CLOSE
static ::_pb::Metadata file_level_metadata_google_2fprotobuf_2ftype_2eproto[5];
static const ::_pb::EnumDescriptor* file_level_enum_descriptors_google_2fprotobuf_2ftype_2eproto[3];
static constexpr ::_pb::ServiceDescriptor const** file_level_service_descriptors_google_2fprotobuf_2ftype_2eproto =;

const uint32_t TableStruct_google_2fprotobuf_2ftype_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =;
static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =;

static const ::_pb::Message* const file_default_instances[] =;

const char descriptor_table_protodef_google_2fprotobuf_2ftype_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
  ;
static const ::_pbi::DescriptorTable* const descriptor_table_google_2fprotobuf_2ftype_2eproto_deps[2] =;
static ::_pbi::once_flag descriptor_table_google_2fprotobuf_2ftype_2eproto_once;
const ::_pbi::DescriptorTable descriptor_table_google_2fprotobuf_2ftype_2eproto =;
PROTOBUF_ATTRIBUTE_WEAK const ::_pbi::DescriptorTable* descriptor_table_google_2fprotobuf_2ftype_2eproto_getter() {}

// Force running AddDescriptors() at dynamic initialization time.
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::_pbi::AddDescriptorsRunner dynamic_init_dummy_google_2fprotobuf_2ftype_2eproto(&descriptor_table_google_2fprotobuf_2ftype_2eproto);
PROTOBUF_NAMESPACE_OPEN
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Field_Kind_descriptor() {}
bool Field_Kind_IsValid(int value) {}

#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Field_Kind Field::TYPE_UNKNOWN;
constexpr Field_Kind Field::TYPE_DOUBLE;
constexpr Field_Kind Field::TYPE_FLOAT;
constexpr Field_Kind Field::TYPE_INT64;
constexpr Field_Kind Field::TYPE_UINT64;
constexpr Field_Kind Field::TYPE_INT32;
constexpr Field_Kind Field::TYPE_FIXED64;
constexpr Field_Kind Field::TYPE_FIXED32;
constexpr Field_Kind Field::TYPE_BOOL;
constexpr Field_Kind Field::TYPE_STRING;
constexpr Field_Kind Field::TYPE_GROUP;
constexpr Field_Kind Field::TYPE_MESSAGE;
constexpr Field_Kind Field::TYPE_BYTES;
constexpr Field_Kind Field::TYPE_UINT32;
constexpr Field_Kind Field::TYPE_ENUM;
constexpr Field_Kind Field::TYPE_SFIXED32;
constexpr Field_Kind Field::TYPE_SFIXED64;
constexpr Field_Kind Field::TYPE_SINT32;
constexpr Field_Kind Field::TYPE_SINT64;
constexpr Field_Kind Field::Kind_MIN;
constexpr Field_Kind Field::Kind_MAX;
constexpr int Field::Kind_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Field_Cardinality_descriptor() {}
bool Field_Cardinality_IsValid(int value) {}

#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr Field_Cardinality Field::CARDINALITY_UNKNOWN;
constexpr Field_Cardinality Field::CARDINALITY_OPTIONAL;
constexpr Field_Cardinality Field::CARDINALITY_REQUIRED;
constexpr Field_Cardinality Field::CARDINALITY_REPEATED;
constexpr Field_Cardinality Field::Cardinality_MIN;
constexpr Field_Cardinality Field::Cardinality_MAX;
constexpr int Field::Cardinality_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* Syntax_descriptor() {}
bool Syntax_IsValid(int value) {}


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

class Type::_Internal {};

const ::PROTOBUF_NAMESPACE_ID::SourceContext&
Type::_Internal::source_context(const Type* msg) {}
void Type::clear_source_context() {}
Type::Type(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Type::Type(const Type& from)
  :{}

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

Type::~Type() {}

inline void Type::SharedDtor() {}

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

void Type::Clear() {}

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

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

size_t Type::ByteSizeLong() const {}

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Type::_class_data_ =;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Type::GetClassData() const {}


void Type::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {}

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

bool Type::IsInitialized() const {}

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

::PROTOBUF_NAMESPACE_ID::Metadata Type::GetMetadata() const {}

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

class Field::_Internal {};

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

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

Field::~Field() {}

inline void Field::SharedDtor() {}

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

void Field::Clear() {}

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

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

size_t Field::ByteSizeLong() const {}

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Field::_class_data_ =;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Field::GetClassData() const {}


void Field::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {}

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

bool Field::IsInitialized() const {}

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

::PROTOBUF_NAMESPACE_ID::Metadata Field::GetMetadata() const {}

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

class Enum::_Internal {};

const ::PROTOBUF_NAMESPACE_ID::SourceContext&
Enum::_Internal::source_context(const Enum* msg) {}
void Enum::clear_source_context() {}
Enum::Enum(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Enum::Enum(const Enum& from)
  :{}

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

Enum::~Enum() {}

inline void Enum::SharedDtor() {}

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

void Enum::Clear() {}

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

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

size_t Enum::ByteSizeLong() const {}

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Enum::_class_data_ =;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Enum::GetClassData() const {}


void Enum::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {}

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

bool Enum::IsInitialized() const {}

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

::PROTOBUF_NAMESPACE_ID::Metadata Enum::GetMetadata() const {}

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

class EnumValue::_Internal {};

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

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

EnumValue::~EnumValue() {}

inline void EnumValue::SharedDtor() {}

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

void EnumValue::Clear() {}

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

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

size_t EnumValue::ByteSizeLong() const {}

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData EnumValue::_class_data_ =;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*EnumValue::GetClassData() const {}


void EnumValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {}

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

bool EnumValue::IsInitialized() const {}

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

::PROTOBUF_NAMESPACE_ID::Metadata EnumValue::GetMetadata() const {}

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

class Option::_Internal {};

const ::PROTOBUF_NAMESPACE_ID::Any&
Option::_Internal::value(const Option* msg) {}
void Option::clear_value() {}
Option::Option(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Option::Option(const Option& from)
  :{}

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

Option::~Option() {}

inline void Option::SharedDtor() {}

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

void Option::Clear() {}

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

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

size_t Option::ByteSizeLong() const {}

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Option::_class_data_ =;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Option::GetClassData() const {}


void Option::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) {}

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

bool Option::IsInitialized() const {}

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

::PROTOBUF_NAMESPACE_ID::Metadata Option::GetMetadata() const {}

// @@protoc_insertion_point(namespace_scope)
PROTOBUF_NAMESPACE_CLOSE
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Type*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Type >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Field*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Field >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Enum*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Enum >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::EnumValue*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::EnumValue >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Option*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Option >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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