Searched refs:Phase2MethodFromStr (Results 1 – 4 of 4) sorted by relevance
60 EXPECT_TRUE(WifiEapConfig::Phase2MethodFromStr(str) == Phase2Method::NONE);62 EXPECT_TRUE(WifiEapConfig::Phase2MethodFromStr(str) == Phase2Method::PAP);64 EXPECT_TRUE(WifiEapConfig::Phase2MethodFromStr(str) == Phase2Method::NONE);66 EXPECT_TRUE(WifiEapConfig::Phase2MethodFromStr(str) == Phase2Method::PAP);
35 Phase2Method WifiEapConfig::Phase2MethodFromStr(const std::string& str) in Phase2MethodFromStr() function in OHOS::Wifi::WifiEapConfig
98 …"OHOS::Wifi::WifiEapConfig::Phase2MethodFromStr(std::__h::basic_string<char, std::__h::char_traits…
461 static Phase2Method Phase2MethodFromStr(const std::string& str);