Lines Matching defs:phonenumbers

15 namespace phonenumbers {
20 } // namespace phonenumbers
26 void* ptr = &::i18n::phonenumbers::_PhoneNumber_default_instance_;
27 new (ptr) ::i18n::phonenumbers::PhoneNumber();
30 ::i18n::phonenumbers::PhoneNumber::InitAsDefaultInstance();
37 namespace phonenumbers {
152 // @@protoc_insertion_point(arena_constructor:i18n.phonenumbers.PhoneNumber)
176 // @@protoc_insertion_point(copy_constructor:i18n.phonenumbers.PhoneNumber)
191 // @@protoc_insertion_point(destructor:i18n.phonenumbers.PhoneNumber)
219 // @@protoc_insertion_point(message_clear_start:i18n.phonenumbers.PhoneNumber)
295 // optional .i18n.phonenumbers.PhoneNumber.CountryCodeSource country_code_source = 6;
300 if (PROTOBUF_PREDICT_TRUE(::i18n::phonenumbers::PhoneNumber_CountryCodeSource_IsValid(val))) {
301 _internal_set_country_code_source(static_cast<::i18n::phonenumbers::PhoneNumber_CountryCodeSource>(val));
348 // @@protoc_insertion_point(serialize_to_array_start:i18n.phonenumbers.PhoneNumber)
383 // optional .i18n.phonenumbers.PhoneNumber.CountryCodeSource country_code_source = 6;
406 // @@protoc_insertion_point(serialize_to_array_end:i18n.phonenumbers.PhoneNumber)
411 // @@protoc_insertion_point(required_fields_byte_size_fallback_start:i18n.phonenumbers.PhoneNumber)
431 // @@protoc_insertion_point(message_byte_size_start:i18n.phonenumbers.PhoneNumber)
482 // optional .i18n.phonenumbers.PhoneNumber.CountryCodeSource country_code_source = 6;
511 // @@protoc_insertion_point(class_specific_merge_from_start:i18n.phonenumbers.PhoneNumber)
548 // @@protoc_insertion_point(class_specific_copy_from_start:i18n.phonenumbers.PhoneNumber)
576 return "i18n.phonenumbers.PhoneNumber";
581 } // namespace phonenumbers
584 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::PhoneNumber* Arena::CreateMaybeMessage< ::i18n::phonenumbers::PhoneNumber >(Arena* arena) {
585 return Arena::CreateMessageInternal< ::i18n::phonenumbers::PhoneNumber >(arena);