Searched defs:wifiCountryCode (Results 1 – 14 of 14) sorted by relevance
42 …[this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByFactory(wifiCountryCode); … in CreatePolicy()45 … [this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByMcc(wifiCountryCode); }); in CreatePolicy()49 … [this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByAP(wifiCountryCode); }); in CreatePolicy()53 …[this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByScanResult(wifiCountryCode… in CreatePolicy()57 …[this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByRegion(wifiCountryCode); }… in CreatePolicy()61 …[this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByDefaultZZ(wifiCountryCode)… in CreatePolicy()64 …[this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByCache(wifiCountryCode); }); in CreatePolicy()66 …[this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByDefaultRegion(wifiCountryC… in CreatePolicy()68 …[this](std::string &wifiCountryCode) { return this->GetWifiCountryCodeByDefault(wifiCountryCode); … in CreatePolicy()71 ErrCode WifiCountryCodePolicy::CalculateWifiCountryCode(std::string &wifiCountryCode) in CalculateWifiCountryCode()[all …]
84 ErrCode WifiCountryCodeManager::SetWifiCountryCodeFromExternal(const std::string &wifiCountryCode) in SetWifiCountryCodeFromExternal()137 std::string wifiCountryCode; in UpdateWifiCountryCode() local154 …id WifiCountryCodeManager::NotifyWifiCountryCodeChangeListeners(const std::string &wifiCountryCode) in NotifyWifiCountryCodeChangeListeners()234 ErrCode WifiCountryCodeManager::UpdateWifiCountryCodeCache(const std::string &wifiCountryCode) in UpdateWifiCountryCodeCache()
56 ErrCode OnWifiCountryCodeChanged(const std::string &wifiCountryCode) in OnWifiCountryCodeChanged()
329 …ervice::WifiCountryCodeChangeObserver::OnWifiCountryCodeChanged(const std::string &wifiCountryCode) in OnWifiCountryCodeChanged()
139 std::string wifiCountryCode; in FilterIndoorChannel() local
364 std::string wifiCountryCode = msg->GetStringFromMessage(); in ProcessCmdUpdateCountryCode() local
459 bool IsValidCountryCode(const std::string &wifiCountryCode) in IsValidCountryCode()472 bool ConvertMncToIso(int mnc, std::string &wifiCountryCode) in ConvertMncToIso()
326 std::string wifiCountryCode = std::string(reinterpret_cast<const char*>(data), size); in WifiApFuzzTest() local
805 const std::string wifiCountryCode = "CN"; in OnWifiCountryCodeChangedTest() local
542 …ervice::WifiCountryCodeChangeObserver::OnWifiCountryCodeChanged(const std::string &wifiCountryCode) in OnWifiCountryCodeChanged()
245 std::string wifiCountryCode = msg->GetStringFromMessage(); in HandleUpdateCountryCode() local
2965 …ervice::WifiCountryCodeChangeObserver::OnWifiCountryCodeChanged(const std::string &wifiCountryCode) in OnWifiCountryCodeChanged()
874 …ervice::WifiCountryCodeChangeObserver::OnWifiCountryCodeChanged(const std::string &wifiCountryCode) in OnWifiCountryCodeChanged()
548 std::string wifiCountryCode = msg->GetStringFromMessage(); in StartWifiProcess() local