Home
last modified time | relevance | path

Searched defs:ICarWatchdogClient (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/
H A DICarWatchdogClient.aidl20 interface ICarWatchdogClient { interface
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
H A DICarWatchdogClient.aidl36 interface ICarWatchdogClient { interface
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
H A DICarWatchdogClient.aidl36 interface ICarWatchdogClient { interface
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/
H A DICarWatchdogClient.aidl20 interface ICarWatchdogClient { interface
/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
H A DICarWatchdogClient.aidl22 oneway interface ICarWatchdogClient { interface
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogBinderMediator.cpp288 Status WatchdogBinderMediator::registerMediator(const sp<ICarWatchdogClient>& /*mediator*/) { in registerMediator()
293 Status WatchdogBinderMediator::unregisterMediator(const sp<ICarWatchdogClient>& /*mediator*/) { in unregisterMediator()
308 const sp<ICarWatchdogClient>& /*mediator*/, in tellMediatorAlive()