Home
last modified time | relevance | path

Searched refs:country_code_to_non_geographical_metadata_map_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.h640 country_code_to_non_geographical_metadata_map_; variable
Dphonenumberutil.cc669 country_code_to_non_geographical_metadata_map_( in PhoneNumberUtil()
693 country_code_to_non_geographical_metadata_map_->insert( in PhoneNumberUtil()
859 country_code_to_non_geographical_metadata_map_->find( in GetMetadataForNonGeographicalRegion()
861 if (it != country_code_to_non_geographical_metadata_map_->end()) { in GetMetadataForNonGeographicalRegion()