Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.h588 typedef pair<int, list<string>*> IntRegionsPair; typedef
626 scoped_ptr<vector<IntRegionsPair> > country_calling_code_to_region_code_map_;
Dphonenumberutil.cc666 country_calling_code_to_region_code_map_(new vector<IntRegionsPair>()), in PhoneNumberUtil()
837 IntRegionsPair target_pair; in HasValidCountryCallingCode()
1600 IntRegionsPair target_pair; in GetRegionCodesForCountryCallingCode()
1602 typedef vector<IntRegionsPair>::const_iterator ConstIterator; in GetRegionCodesForCountryCallingCode()