Home
last modified time | relevance | path

Searched refs:ReportResetEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/wifi/wifi/base/shared_util/
H A Dwifi_watchdog_utils.cpp56 ReportResetEvent(threadName); in ResetProcess()
120 bool WifiWatchDogUtils::ReportResetEvent(const std::string &threadName) in ReportResetEvent() function in OHOS::Wifi::WifiWatchDogUtils
122 WIFI_LOGI("ReportResetEvent enter for threadName:%{public}s", threadName.c_str()); in ReportResetEvent()
H A Dwifi_watchdog_utils.h34 bool ReportResetEvent(const std::string &threadName);
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Dwifi_watchdog_utils_test.cpp96 // Test case for WifiWatchDogUtils::ReportResetEvent()
102 // Call the ReportResetEvent function with a thread name in HWTEST_F()
103 bool result = wifiWatchDogUtils->ReportResetEvent("TestThread"); in HWTEST_F()

Completed in 2 milliseconds