/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/ |
H A D | ICarWatchdog.aidl | 91 void tellDumpFinished(in ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
|
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/ |
H A D | ICarWatchdog.aidl | 29 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
|
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/ |
H A D | ICarWatchdog.aidl | 29 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
|
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/ |
H A D | ICarWatchdog.aidl | 63 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
|
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/ |
H A D | ICarWatchdog.aidl | 63 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
|
/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/ |
H A D | ICarWatchdog.aidl | 119 void tellDumpFinished(in ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | WatchdogInternalHandler.cpp | 148 Status WatchdogInternalHandler::tellDumpFinished( in tellDumpFinished() function in android::automotive::watchdog::WatchdogInternalHandler
|
H A D | WatchdogBinderMediator.cpp | 314 Status WatchdogBinderMediator::tellDumpFinished(const sp<ICarWatchdogMonitor>& /*monitor*/, in tellDumpFinished() function in android::automotive::watchdog::WatchdogBinderMediator
|
H A D | WatchdogProcessService.cpp | 265 Status WatchdogProcessService::tellDumpFinished(const sp<aawi::ICarWatchdogMonitor>& monitor, in tellDumpFinished() function in android::automotive::watchdog::WatchdogProcessService
|
/aosp12/packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/ |
H A D | CarWatchdogDaemonHelper.java | 236 public void tellDumpFinished(ICarWatchdogMonitor monitor, int pid) throws RemoteException { in tellDumpFinished() method in CarWatchdogDaemonHelper
|