Lines Matching refs:PhoneMetadataCollection

33   ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<PhoneMetadataCollection> _instance;
72 new (ptr) ::i18n::phonenumbers::PhoneMetadataCollection();
75 ::i18n::phonenumbers::PhoneMetadataCollection::InitAsDefaultInstance();
2269 void PhoneMetadataCollection::InitAsDefaultInstance() {
2271 class PhoneMetadataCollection::_Internal {
2275 PhoneMetadataCollection::PhoneMetadataCollection(::PROTOBUF_NAMESPACE_ID::Arena* arena)
2280 // @@protoc_insertion_point(arena_constructor:i18n.phonenumbers.PhoneMetadataCollection)
2282 PhoneMetadataCollection::PhoneMetadataCollection(const PhoneMetadataCollection& from)
2286 // @@protoc_insertion_point(copy_constructor:i18n.phonenumbers.PhoneMetadataCollection)
2289 void PhoneMetadataCollection::SharedCtor() {
2293 PhoneMetadataCollection::~PhoneMetadataCollection() {
2294 // @@protoc_insertion_point(destructor:i18n.phonenumbers.PhoneMetadataCollection)
2299 void PhoneMetadataCollection::SharedDtor() {
2303 void PhoneMetadataCollection::ArenaDtor(void* object) {
2304 PhoneMetadataCollection* _this = reinterpret_cast< PhoneMetadataCollection* >(object);
2307 void PhoneMetadataCollection::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
2309 void PhoneMetadataCollection::SetCachedSize(int size) const {
2312 const PhoneMetadataCollection& PhoneMetadataCollection::default_instance() {
2318 void PhoneMetadataCollection::Clear() {
2319 // @@protoc_insertion_point(message_clear_start:i18n.phonenumbers.PhoneMetadataCollection)
2328 const char* PhoneMetadataCollection::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
2370 ::PROTOBUF_NAMESPACE_ID::uint8* PhoneMetadataCollection::_InternalSerialize(
2372 // @@protoc_insertion_point(serialize_to_array_start:i18n.phonenumbers.PhoneMetadataCollection)
2388 // @@protoc_insertion_point(serialize_to_array_end:i18n.phonenumbers.PhoneMetadataCollection)
2392 size_t PhoneMetadataCollection::ByteSizeLong() const {
2393 // @@protoc_insertion_point(message_byte_size_start:i18n.phonenumbers.PhoneMetadataCollection)
2415 void PhoneMetadataCollection::CheckTypeAndMergeFrom(
2417 MergeFrom(*::PROTOBUF_NAMESPACE_ID::internal::DownCast<const PhoneMetadataCollection*>(
2421 void PhoneMetadataCollection::MergeFrom(const PhoneMetadataCollection& from) {
2422 // @@protoc_insertion_point(class_specific_merge_from_start:i18n.phonenumbers.PhoneMetadataCollection)
2431 void PhoneMetadataCollection::CopyFrom(const PhoneMetadataCollection& from) {
2432 // @@protoc_insertion_point(class_specific_copy_from_start:i18n.phonenumbers.PhoneMetadataCollection)
2438 bool PhoneMetadataCollection::IsInitialized() const {
2443 void PhoneMetadataCollection::InternalSwap(PhoneMetadataCollection* other) {
2449 std::string PhoneMetadataCollection::GetTypeName() const {
2450 return "i18n.phonenumbers.PhoneMetadataCollection";
2467 template<> PROTOBUF_NOINLINE ::i18n::phonenumbers::PhoneMetadataCollection* Arena::CreateMaybeMessage< ::i18n::phonenumbers::PhoneMetadataCollection >(Arena* arena) {
2468 return Arena::CreateMessageInternal< ::i18n::phonenumbers::PhoneMetadataCollection >(arena);