Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_protect_manager.h134 std::shared_ptr<WifiProtect> RemoveProtect(const std::string &name);
H A Dwifi_protect_manager.cpp284 std::shared_ptr<WifiProtect> pWifiProtect = RemoveProtect(name); in GetNearlyProtectMode()
306 std::shared_ptr<WifiProtect> WifiProtectManager::RemoveProtect(const std::string &name) in GetNearlyProtectMode() function in OHOS::Wifi::WifiProtectManager