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