Home
last modified time | relevance | path

Searched defs:country_calling_code (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.cc154 int country_calling_code, in PrefixNumberWithCountryCallingCode()
691 int country_calling_code = it->country_code(); in PhoneNumberUtil() local
883 int country_calling_code = number.country_code(); in Format() local
924 int country_calling_code = number.country_code(); in FormatByPattern() local
982 int country_calling_code = number.country_code(); in FormatNationalNumberWithCarrierCode() local
1007 int country_calling_code, const string& region_code) const { in GetMetadataForRegionOrCallingCode()
1030 int country_calling_code = number.country_code(); in FormatNumberForMobileDialing() local
1330 int country_calling_code = number.country_code(); in HasFormattingPatternForNumber() local
1595 int country_calling_code, in GetRegionCodesForCountryCallingCode()
1618 int country_calling_code, in GetRegionCodeForCountryCode()
[all …]
Dasyoutypeformatter.cc158 int country_calling_code = phone_util_.GetCountryCodeForRegion(region_code); in GetMetadataForRegion() local
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
Dmapping_file_provider.cc93 const string& MappingFileProvider::GetFileName(int country_calling_code, in GetFileName()
Dphonenumber_offline_geocoder.cc187 const int country_calling_code = number.country_code(); in GetAreaDescription() local