Searched refs:dumpAndKillClientsIfNotResponding (Results 1 – 2 of 2) sorted by relevance
198 android::base::Result<void> dumpAndKillClientsIfNotResponding(TimeoutLength timeout);
350 dumpAndKillClientsIfNotResponding(timeout); in doHealthCheck()527 Result<void> WatchdogProcessService::dumpAndKillClientsIfNotResponding(TimeoutLength timeout) { in dumpAndKillClientsIfNotResponding() function in android::automotive::watchdog::WatchdogProcessService