Home
last modified time | relevance | path

Searched defs:ICarWatchdogMonitor (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/
DICarWatchdogMonitor.aidl20 interface ICarWatchdogMonitor { interface
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdogMonitor.aidl19 oneway interface ICarWatchdogMonitor { interface
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
DICarWatchdogMonitor.aidl26 oneway interface ICarWatchdogMonitor { interface
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
DICarWatchdogMonitor.aidl39 interface ICarWatchdogMonitor { interface
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/
DICarWatchdogMonitor.aidl20 interface ICarWatchdogMonitor { interface
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
DICarWatchdogMonitor.aidl39 interface ICarWatchdogMonitor { interface
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.cpp298 Status WatchdogBinderMediator::registerMonitor(const sp<ICarWatchdogMonitor>& /*monitor*/) { in registerMonitor()
302 Status WatchdogBinderMediator::unregisterMonitor(const sp<ICarWatchdogMonitor>& /*monitor*/) { in unregisterMonitor()
314 Status WatchdogBinderMediator::tellDumpFinished(const sp<ICarWatchdogMonitor>& /*monitor*/, in tellDumpFinished()