Home
last modified time | relevance | path

Searched defs:PhoneMetadataCollection (Results 1 – 5 of 5) sorted by relevance

/third_party/libphonenumber/resources/
Dphonemetadata.proto299 message PhoneMetadataCollection { message
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonemetadata.pb.cc2300 PhoneMetadataCollection::PhoneMetadataCollection(::PROTOBUF_NAMESPACE_ID::Arena* arena) in PhoneMetadataCollection() function in i18n::phonenumbers::PhoneMetadataCollection
2307 PhoneMetadataCollection::PhoneMetadataCollection(const PhoneMetadataCollection& from) in PhoneMetadataCollection() function in i18n::phonenumbers::PhoneMetadataCollection
Dphonemetadata.pb.h62 class PhoneMetadataCollection; variable
1296 inline PhoneMetadataCollection() : PhoneMetadataCollection(nullptr) {} in PhoneMetadataCollection() function
1300 PhoneMetadataCollection(PhoneMetadataCollection&& from) noexcept in PhoneMetadataCollection() function
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java1152 public static class PhoneMetadataCollection implements Externalizable { class in Phonemetadata
1154 public PhoneMetadataCollection() {} in PhoneMetadataCollection() method in Phonemetadata.PhoneMetadataCollection
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2269 i18n.phonenumbers.PhoneMetadataCollection = function() { class in i18n.phonenumbers