Home
last modified time | relevance | path

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

/third_party/libphonenumber/resources/
Dphonemetadata.proto298 message PhoneMetadataCollection { message
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonemetadata.pb.cc2275 PhoneMetadataCollection::PhoneMetadataCollection(::PROTOBUF_NAMESPACE_ID::Arena* arena) in PhoneMetadataCollection() function in i18n::phonenumbers::PhoneMetadataCollection
2282 PhoneMetadataCollection::PhoneMetadataCollection(const PhoneMetadataCollection& from) in PhoneMetadataCollection() function in i18n::phonenumbers::PhoneMetadataCollection
Dphonemetadata.pb.h62 class PhoneMetadataCollection; variable
1281 inline PhoneMetadataCollection() : PhoneMetadataCollection(nullptr) {} in PhoneMetadataCollection() function
1285 PhoneMetadataCollection(PhoneMetadataCollection&& from) noexcept in PhoneMetadataCollection() function
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java1132 public static class PhoneMetadataCollection implements Externalizable { class in Phonemetadata
1134 public PhoneMetadataCollection() {} in PhoneMetadataCollection() method in Phonemetadata.PhoneMetadataCollection
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2218 i18n.phonenumbers.PhoneMetadataCollection = function() { class in i18n.phonenumbers