Searched refs:xlateCountryCode (Results 1 – 1 of 1) sorted by relevance
617 string xlateCountryCode(const char country_code[2]) { in xlateCountryCode() function in RegionCodeMap805 string strRegion = mRegionMap.xlateCountryCode(country_code); in setCountryCode()