Searched refs:OnAppDied (Results 1 – 5 of 5) sorted by relevance
68 WifiProtectManager::GetInstance().OnAppDied("wifiprotect");72 WifiProtectManager::GetInstance().OnAppDied("wifiprotext");
300 wifiProtectManager.OnAppDied("com.example.app");309 wifiProtectManager.OnAppDied("com.example.app");
127 void OnAppDied(const std::string bundlename);
238 WifiProtectManager::GetInstance().OnAppDied(appStateData.bundleName); in OnAppStopped()
416 void WifiProtectManager::OnAppDied(const std::string bundlename) in GetNearlyProtectMode() function in OHOS::Wifi::WifiProtectManager