Searched refs:IsWifiDeviceConfigDeciphered (Results 1 – 3 of 3) sorted by relevance
325 bool IsWifiDeviceConfigDeciphered(const WifiDeviceConfig &config) const;
147 if (IsWifiDeviceConfigDeciphered(config)) { in SyncAfterDecryped()1937 bool WifiSettings::IsWifiDeviceConfigDeciphered(const WifiDeviceConfig &config) const in IsWifiDeviceConfigDeciphered() function in OHOS::Wifi::WifiSettings1984 if (IsWifiDeviceConfigDeciphered(config)) { in DecryptionDeviceConfig()2115 if (!IsWifiDeviceConfigDeciphered(iter->second)) { in UpdateWifiConfigFromCloud()2153 if (IsWifiDeviceConfigDeciphered(iter->second)) { in UpLoadLocalDeviceConfigToCloud()
563 WifiSettings::GetInstance().IsWifiDeviceConfigDeciphered(config);