Searched defs:tellCarWatchdogServiceAlive (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/ | ||
H A D | ICarWatchdog.aidl | 81 void tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() method |
/aosp12/packages/services/Car/cpp/watchdog/server/src/ | ||
H A D | WatchdogInternalHandler.cpp | 135 Status WatchdogInternalHandler::tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() function in android::automotive::watchdog::WatchdogInternalHandler |
H A D | WatchdogProcessService.cpp | 239 Status WatchdogProcessService::tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() function in android::automotive::watchdog::WatchdogProcessService |
/aosp12/packages/services/Car/cpp/watchdog/car-watchdog-lib/src/android/car/watchdoglib/ | ||
H A D | CarWatchdogDaemonHelper.java | 219 public void tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() method in CarWatchdogDaemonHelper |