Searched refs:firstCode (Results 1 – 1 of 1) sorted by relevance
226 std::pair<std::string, int> firstCode = sortCode[0]; in FindLargestCountCountryCode() local228 if (firstCode.second == secondCode.second) { in FindLargestCountCountryCode()231 firstCode.first.c_str(), secondCode.first.c_str(), firstCode.second); in FindLargestCountCountryCode()234 wifiCountryCode = firstCode.first; in FindLargestCountCountryCode()