Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
H A DICarWatchdog.aidl81 void tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() method
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogInternalHandler.cpp135 Status WatchdogInternalHandler::tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() function in android::automotive::watchdog::WatchdogInternalHandler
H A DWatchdogProcessService.cpp239 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 DCarWatchdogDaemonHelper.java219 public void tellCarWatchdogServiceAlive( in tellCarWatchdogServiceAlive() method in CarWatchdogDaemonHelper