Searched refs:StopWatchDogForFunc (Results 1 – 5 of 5) sorted by relevance
31 bool StopWatchDogForFunc(const std::string &funcName, int id);
88 bool WifiWatchDogUtils::StopWatchDogForFunc(const std::string &funcName, int id) in StopWatchDogForFunc() function in OHOS::Wifi::WifiWatchDogUtils
80 bool result = wifiWatchDogUtils->StopWatchDogForFunc("TestFunction", id);
102 WifiWatchDogUtils::GetInstance()->StopWatchDogForFunc(itCollieId->second, idTimer); in OnRemoteRequest()
217 WifiWatchDogUtils::GetInstance()->StopWatchDogForFunc(itCollieId->second, idTimer); in OnRemoteRequest()