Home
last modified time | relevance | path

Searched defs:CountryCodeInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
Dgeocoding_data.proto48 message CountryCodeInfo { message
Dgeocoding_data.pb.cc1395 CountryCodeInfo::CountryCodeInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena) in CountryCodeInfo() function in i18n::phonenumbers::CountryCodeInfo
1402 CountryCodeInfo::CountryCodeInfo(const CountryCodeInfo& from) in CountryCodeInfo() function in i18n::phonenumbers::CountryCodeInfo
Dgeocoding_data.pb.h74 class CountryCodeInfo; variable
901 inline CountryCodeInfo() : CountryCodeInfo(nullptr) {} in CountryCodeInfo() function
905 CountryCodeInfo(CountryCodeInfo&& from) noexcept in CountryCodeInfo() function