Searched defs:clientsNotResponding (Results 1 – 10 of 10) sorted by relevance
| /packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/ |
| D | ICarWatchdog.aidl | 28 …e(in android.automotive.watchdog.ICarWatchdogClient mediator, in int[] clientsNotResponding, in in… in tellMediatorAlive()
|
| /packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/ |
| D | ICarWatchdog.aidl | 28 …e(in android.automotive.watchdog.ICarWatchdogClient mediator, in int[] clientsNotResponding, in in… in tellMediatorAlive()
|
| /packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/ |
| D | ICarWatchdog.aidl | 59 …e(in android.automotive.watchdog.ICarWatchdogClient mediator, in int[] clientsNotResponding, in in… in tellMediatorAlive()
|
| /packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/ |
| D | ICarWatchdog.aidl | 109 in ICarWatchdogClient mediator, in int[] clientsNotResponding, in int sessionId); in tellMediatorAlive()
|
| /packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/ |
| D | ICarWatchdog.aidl | 59 …e(in android.automotive.watchdog.ICarWatchdogClient mediator, in int[] clientsNotResponding, in in… in tellMediatorAlive()
|
| /packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/ |
| D | CarWatchdogDaemonHelper.java | 221 ICarWatchdogServiceForSystem service, List<ProcessIdentifier> clientsNotResponding, in tellCarWatchdogServiceAlive()
|
| /packages/services/Car/cpp/watchdog/server/tests/ |
| D | WatchdogInternalHandlerTest.cpp | 323 std::vector<ProcessIdentifier> clientsNotResponding; in TEST_F() local 342 std::vector<ProcessIdentifier> clientsNotResponding; in TEST_F() local
|
| /packages/services/Car/cpp/watchdog/server/src/ |
| D | WatchdogInternalHandler.cpp | 245 const std::vector<ProcessIdentifier>& clientsNotResponding, int32_t sessionId) { in tellCarWatchdogServiceAlive()
|
| D | WatchdogProcessService.cpp | 379 const std::vector<ProcessIdentifier>& clientsNotResponding, int32_t sessionId) { in tellCarWatchdogServiceAlive()
|
| /packages/services/Car/service/src/com/android/car/watchdog/ |
| D | WatchdogProcessHandler.java | 426 List<ProcessIdentifier> clientsNotResponding; in reportHealthCheckResult() local
|