Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.cc837 IntRegionsPair target_pair; in HasValidCountryCallingCode() local
838 target_pair.first = country_calling_code; in HasValidCountryCallingCode()
841 target_pair, OrderByFirst())); in HasValidCountryCallingCode()
1600 IntRegionsPair target_pair; in GetRegionCodesForCountryCallingCode() local
1601 target_pair.first = country_calling_code; in GetRegionCodesForCountryCallingCode()
1606 target_pair, OrderByFirst()); in GetRegionCodesForCountryCallingCode()