Home
last modified time | relevance | path

Searched defs:tellDumpFinished (Results 1 – 14 of 14) sorted by relevance

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/1/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 …void tellDumpFinished(in android.automotive.watchdog.internal.ICarWatchdogMonitor monitor, in andr… in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/
DICarWatchdog.aidl29 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/
DICarWatchdog.aidl29 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/2/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 …void tellDumpFinished(in android.automotive.watchdog.internal.ICarWatchdogMonitor monitor, in andr… in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
DICarWatchdog.aidl63 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
DICarWatchdog.aidl63 void tellDumpFinished(in android.automotive.watchdog.ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
DICarWatchdog.aidl119 void tellDumpFinished(in ICarWatchdogMonitor monitor, in int pid); in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/3/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 …void tellDumpFinished(in android.automotive.watchdog.internal.ICarWatchdogMonitor monitor, in andr… in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/current/android/automotive/watchdog/internal/
DICarWatchdog.aidl41 …void tellDumpFinished(in android.automotive.watchdog.internal.ICarWatchdogMonitor monitor, in andr… in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdog.aidl96 void tellDumpFinished(in ICarWatchdogMonitor monitor, in ProcessIdentifier processIdentifier); in tellDumpFinished() method
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.cpp262 ScopedAStatus WatchdogBinderMediator::tellDumpFinished( in tellDumpFinished() function in android::automotive::watchdog::WatchdogBinderMediator
DWatchdogInternalHandler.cpp276 ScopedAStatus WatchdogInternalHandler::tellDumpFinished( in tellDumpFinished() function in android::automotive::watchdog::WatchdogInternalHandler
DWatchdogProcessService.cpp446 ScopedAStatus WatchdogProcessService::tellDumpFinished( in tellDumpFinished() function in android::automotive::watchdog::WatchdogProcessService
/packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/
DCarWatchdogDaemonHelper.java237 public void tellDumpFinished(ICarWatchdogMonitor monitor, in tellDumpFinished() method in CarWatchdogDaemonHelper