Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/1/android/automotive/watchdog/internal/
DICarWatchdog.aidl40 …void tellCarWatchdogServiceAlive(in android.automotive.watchdog.internal.ICarWatchdogServiceForSys… in tellCarWatchdogServiceAlive() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/2/android/automotive/watchdog/internal/
DICarWatchdog.aidl40 …void tellCarWatchdogServiceAlive(in android.automotive.watchdog.internal.ICarWatchdogServiceForSys… in tellCarWatchdogServiceAlive() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/current/android/automotive/watchdog/internal/
DICarWatchdog.aidl40 …void tellCarWatchdogServiceAlive(in android.automotive.watchdog.internal.ICarWatchdogServiceForSys… in tellCarWatchdogServiceAlive() method
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdog.aidl85 void tellCarWatchdogServiceAlive(in ICarWatchdogServiceForSystem service, in tellCarWatchdogServiceAlive() method
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogInternalHandler.cpp138 Status WatchdogInternalHandler::tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() function in android::automotive::watchdog::WatchdogInternalHandler
DWatchdogProcessService.cpp340 Status WatchdogProcessService::tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() function in android::automotive::watchdog::WatchdogProcessService
/packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/
DCarWatchdogDaemonHelper.java219 public void tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() method in CarWatchdogDaemonHelper