Home
last modified time | relevance | path

Searched refs:oneCode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_policy.cpp221 std::pair<std::string, int> oneCode = sortCode[0]; in FindLargestCountCountryCode() local
222 wifiCountryCode = oneCode.first; in FindLargestCountCountryCode()