HomeSort by relevance Sort by last modified time
    Searched refs:IntRegionsPair (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h 576 typedef pair<int, list<string>*> IntRegionsPair;
614 scoped_ptr<vector<IntRegionsPair> > country_calling_code_to_region_code_map_;
    [all...]
phonenumberutil.cc 663 country_calling_code_to_region_code_map_(new vector<IntRegionsPair>()),
    [all...]

Completed in 477 milliseconds