Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl104 oneway void requestAidlVhalPid(); in requestAidlVhalPid() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/3/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl44 oneway void requestAidlVhalPid(); in requestAidlVhalPid() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/current/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl44 oneway void requestAidlVhalPid(); in requestAidlVhalPid() method
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogServiceHelper.cpp283 ScopedAStatus WatchdogServiceHelper::requestAidlVhalPid() const { in requestAidlVhalPid() function in android::automotive::watchdog::WatchdogServiceHelper
/packages/services/Car/tests/carservice_unit_test/src/android/car/watchdoglib/
DCarWatchdogDaemonHelperTest.java437 public void requestAidlVhalPid() {} in requestAidlVhalPid() method in CarWatchdogDaemonHelperTest.ICarWatchdogServiceForSystemImpl
/packages/services/Car/service/src/com/android/car/watchdog/
DCarWatchdogService.java990 public void requestAidlVhalPid() { in requestAidlVhalPid() method in CarWatchdogService.ICarWatchdogServiceForSystemImpl