Home
last modified time | relevance | path

Searched refs:IsHealthy (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/common/agl/watchdog/
Dwatchdog.h28 virtual bool IsHealthy() = 0;
Dwatchdog.cpp50 if (IsHealthy()) in WatchdogThread()
/device/google/trout/hal/common/agl/watchdog/test/
Dservice.cpp24 bool IsHealthy() override { in IsHealthy() function in MyWatchdog