Searched refs:FindCountryCode (Results 1 – 2 of 2) sorted by relevance
46 static int FindCountryCode(int countryCode);
246 int preIndex = isupdatedCountryCodes ? FindCountryCode(countryCode) : index; in UpdateCountryLanguages()351 int UpdateGeocoding::FindCountryCode(int countryCode) in FindCountryCode() function in i18n::phonenumbers::UpdateGeocoding