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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h 416 int GetCountryCodeForRegion(const string& region_code) const;
688 // As per GetCountryCodeForRegion, but assumes the validity of the region_cod
    [all...]
asyoutypeformatter.cc 158 int country_calling_code = phone_util_.GetCountryCodeForRegion(region_code);
phonenumberutil.cc     [all...]

Completed in 481 milliseconds