Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc1056 IntRegionsPair target_pair; in HasValidCountryCallingCode() local
1057 target_pair.first = country_calling_code; in HasValidCountryCallingCode()
1060 target_pair, OrderByFirst())); in HasValidCountryCallingCode()
1844 IntRegionsPair target_pair; in GetRegionCodesForCountryCallingCode() local
1845 target_pair.first = country_calling_code; in GetRegionCodesForCountryCallingCode()
1850 target_pair, OrderByFirst()); in GetRegionCodesForCountryCallingCode()