Searched defs:countriesInfoMap (Results 1 - 2 of 2) sorted by relevance
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/ | ||
H A D | update_geocoding.h | 60 static std::map<int, CountriesInfo>* countriesInfoMap; member in i18n::phonenumbers::UpdateGeocoding |
H A D | update_geocoding.cc | 37 std::map<int, CountriesInfo>* UpdateGeocoding::countriesInfoMap = new std::map<int, CountriesInfo>(); member in i18n::phonenumbers::UpdateGeocoding |
Completed in 2 milliseconds