Searched refs:Str2EapMethod (Results 1 – 5 of 5) sorted by relevance
53 EapMethod WifiEapConfig::Str2EapMethod(const std::string& str) in Str2EapMethod() function in OHOS::Wifi::WifiEapConfig
469 static EapMethod Str2EapMethod(const std::string& str);
1280 static int Str2EapMethod(const std::string& str) in Str2EapMethod() function1295 SetValueInt32(env, "eapMethod", Str2EapMethod(wifiEapConfig.eap), cfgObj); in EapConfigToJs()
263 EapMethod eapMethod = WifiEapConfig::Str2EapMethod(config.eapConfig.eap); in SetDeviceConfig()
548 EapMethod eapMethod = WifiEapConfig::Str2EapMethod(config.eapConfig.eap); in SetDeviceConfig()