Home
last modified time | relevance | path

Searched refs:dumpAndKillClientsIfNotResponding (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.h261 android::base::Result<void> dumpAndKillClientsIfNotResponding(
DWatchdogProcessService.cpp655 dumpAndKillClientsIfNotResponding(timeout); in doHealthCheck()
892 Result<void> WatchdogProcessService::dumpAndKillClientsIfNotResponding(TimeoutLength timeout) { in dumpAndKillClientsIfNotResponding() function in android::automotive::watchdog::WatchdogProcessService