Home
last modified time | relevance | path

Searched refs:WatchDog (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/utils/watchdog/
H A Dwatchdog.cpp24 WatchDog::WatchDog() {} in WatchDog() function in OHOS::Camera::WatchDog
26 void WatchDog::Init(int ms, std::function<void()> executor, bool isKill) in Init()
34 WatchDog::~WatchDog() in ~WatchDog()
46 void WatchDog::WaitForWakeUP() in WaitForWakeUP()
67 void WatchDog::KillProcess() in KillProcess()
H A Dwatchdog.h25 class WatchDog { class
27 WatchDog();
29 ~WatchDog();
48 WatchDog _dog; \

Completed in 1 milliseconds