Lines Matching refs:CountryCodeInfo

53   ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<CountryCodeInfo> _instance;
76 new (ptr) ::i18n::phonenumbers::CountryCodeInfo();
79 ::i18n::phonenumbers::CountryCodeInfo::InitAsDefaultInstance();
139 ::i18n::phonenumbers::_GeocodingInfo_default_instance_._instance.get_mutable()->country_code_info_ = const_cast< ::i18n::phonenumbers::CountryCodeInfo*>(
140 ::i18n::phonenumbers::CountryCodeInfo::internal_default_instance());
149 static const ::i18n::phonenumbers::CountryCodeInfo& country_code_info(const GeocodingInfo* msg);
162 const ::i18n::phonenumbers::CountryCodeInfo&
190 country_code_info_ = new ::i18n::phonenumbers::CountryCodeInfo(*from.country_code_info_);
324 // required .i18n.phonenumbers.CountryCodeInfo country_code_info = 6;
397 // required .i18n.phonenumbers.CountryCodeInfo country_code_info = 6;
425 // required .i18n.phonenumbers.CountryCodeInfo country_code_info = 6;
443 // required .i18n.phonenumbers.CountryCodeInfo country_code_info = 6;
517 _internal_mutable_country_code_info()->::i18n::phonenumbers::CountryCodeInfo::MergeFrom(from._internal_country_code_info());
1382 void CountryCodeInfo::InitAsDefaultInstance() {
1384 class CountryCodeInfo::_Internal {
1386 using HasBits = decltype(std::declval<CountryCodeInfo>()._has_bits_);
1395 CountryCodeInfo::CountryCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena)
1400 // @@protoc_insertion_point(arena_constructor:i18n.phonenumbers.CountryCodeInfo)
1402 CountryCodeInfo::CountryCodeInfo(const CountryCodeInfo& from)
1408 // @@protoc_insertion_point(copy_constructor:i18n.phonenumbers.CountryCodeInfo)
1411 void CountryCodeInfo::SharedCtor() {
1415 CountryCodeInfo::~CountryCodeInfo() {
1416 // @@protoc_insertion_point(destructor:i18n.phonenumbers.CountryCodeInfo)
1421 void CountryCodeInfo::SharedDtor() {
1425 void CountryCodeInfo::ArenaDtor(void* object) {
1426 CountryCodeInfo* _this = reinterpret_cast< CountryCodeInfo* >(object);
1429 void CountryCodeInfo::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
1431 void CountryCodeInfo::SetCachedSize(int size) const {
1434 const CountryCodeInfo& CountryCodeInfo::default_instance() {
1440 void CountryCodeInfo::Clear() {
1441 // @@protoc_insertion_point(message_clear_start:i18n.phonenumbers.CountryCodeInfo)
1452 const char* CountryCodeInfo::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
1507 ::PROTOBUF_NAMESPACE_ID::uint8* CountryCodeInfo::_InternalSerialize(
1509 // @@protoc_insertion_point(serialize_to_array_start:i18n.phonenumbers.CountryCodeInfo)
1530 // @@protoc_insertion_point(serialize_to_array_end:i18n.phonenumbers.CountryCodeInfo)
1534 size_t CountryCodeInfo::ByteSizeLong() const {
1535 // @@protoc_insertion_point(message_byte_size_start:i18n.phonenumbers.CountryCodeInfo)
1565 void CountryCodeInfo::CheckTypeAndMergeFrom(
1567 MergeFrom(*::PROTOBUF_NAMESPACE_ID::internal::DownCast<const CountryCodeInfo*>(
1571 void CountryCodeInfo::MergeFrom(const CountryCodeInfo& from) {
1572 // @@protoc_insertion_point(class_specific_merge_from_start:i18n.phonenumbers.CountryCodeInfo)
1584 void CountryCodeInfo::CopyFrom(const CountryCodeInfo& from) {
1585 // @@protoc_insertion_point(class_specific_copy_from_start:i18n.phonenumbers.CountryCodeInfo)
1591 bool CountryCodeInfo::IsInitialized() const {
1596 void CountryCodeInfo::InternalSwap(CountryCodeInfo* other) {
1604 std::string CountryCodeInfo::GetTypeName() const {
1605 return "i18n.phonenumbers.CountryCodeInfo";
1625 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::CountryCodeInfo* Arena::CreateMaybeMessage< ::i18n::phonenumbers::CountryCodeInfo >(Arena* arena) {
1626 return Arena::CreateMessageInternal< ::i18n::phonenumbers::CountryCodeInfo >(arena);