Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h763 typedef std::pair<int, std::list<string>*> IntRegionsPair; typedef
804 scoped_ptr<std::vector<IntRegionsPair> >
Dphonenumberutil.cc830 new std::vector<IntRegionsPair>()), in PhoneNumberUtil()
920 for (std::vector<IntRegionsPair>::const_iterator it = in GetSupportedCallingCodes()
1056 IntRegionsPair target_pair; in HasValidCountryCallingCode()
1844 IntRegionsPair target_pair; in GetRegionCodesForCountryCallingCode()
1846 typedef std::vector<IntRegionsPair>::const_iterator ConstIterator; in GetRegionCodesForCountryCallingCode()