chromium/out/Default/gen/third_party/libphonenumber/phonenumbers/phonenumber.pb.cc

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

#include "phonenumber.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 i18n {
namespace phonenumbers {
PROTOBUF_CONSTEXPR PhoneNumber::PhoneNumber(
    ::_pbi::ConstantInitialized):{}
struct PhoneNumberDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 PhoneNumberDefaultTypeInternal _PhoneNumber_default_instance_;
}  // namespace phonenumbers
}  // namespace i18n
namespace i18n {
namespace phonenumbers {
bool PhoneNumber_CountryCodeSource_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> PhoneNumber_CountryCodeSource_strings[5] =;

static const char PhoneNumber_CountryCodeSource_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry PhoneNumber_CountryCodeSource_entries[] =;

static const int PhoneNumber_CountryCodeSource_entries_by_number[] =;

const std::string& PhoneNumber_CountryCodeSource_Name(
    PhoneNumber_CountryCodeSource value) {}
bool PhoneNumber_CountryCodeSource_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PhoneNumber_CountryCodeSource* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr PhoneNumber_CountryCodeSource PhoneNumber::UNSPECIFIED;
constexpr PhoneNumber_CountryCodeSource PhoneNumber::FROM_NUMBER_WITH_PLUS_SIGN;
constexpr PhoneNumber_CountryCodeSource PhoneNumber::FROM_NUMBER_WITH_IDD;
constexpr PhoneNumber_CountryCodeSource PhoneNumber::FROM_NUMBER_WITHOUT_PLUS_SIGN;
constexpr PhoneNumber_CountryCodeSource PhoneNumber::FROM_DEFAULT_COUNTRY;
constexpr PhoneNumber_CountryCodeSource PhoneNumber::CountryCodeSource_MIN;
constexpr PhoneNumber_CountryCodeSource PhoneNumber::CountryCodeSource_MAX;
constexpr int PhoneNumber::CountryCodeSource_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class PhoneNumber::_Internal {};

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

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

PhoneNumber::~PhoneNumber() {}

inline void PhoneNumber::SharedDtor() {}

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

void PhoneNumber::Clear() {}

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

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

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

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

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

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

bool PhoneNumber::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace phonenumbers
}  // namespace i18n
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::PhoneNumber*
Arena::CreateMaybeMessage< ::i18n::phonenumbers::PhoneNumber >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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