Home
last modified time | relevance | path

Searched defs:checkIfAlive (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog-V3-java-source/gen/android/automotive/watchdog/
DICarWatchdogClient.java23 @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() method in ICarWatchdogClient.Default
131 … @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() method in ICarWatchdogClient.Stub.Proxy
203 public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException; in checkIfAlive() method
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java-source/gen/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.java32 @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() method in ICarWatchdogServiceForSystem.Default
251 … @Override public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException in checkIfAlive() method in ICarWatchdogServiceForSystem.Stub.Proxy
442 public void checkIfAlive(int sessionId, int timeout) throws android.os.RemoteException; in checkIfAlive() method
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/1/android/automotive/watchdog/
DICarWatchdogClient.aidl21 oneway void checkIfAlive(in int sessionId, in android.automotive.watchdog.TimeoutLength timeout); in checkIfAlive() method
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
DICarWatchdogClient.aidl37 oneway void checkIfAlive(in int sessionId, in android.automotive.watchdog.TimeoutLength timeout); in checkIfAlive() method
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
DICarWatchdogClient.aidl37 oneway void checkIfAlive(in int sessionId, in android.automotive.watchdog.TimeoutLength timeout); in checkIfAlive() method
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog_interface/dump/android/automotive/watchdog/
DICarWatchdogClient.aidl37 oneway void checkIfAlive(in int sessionId, in android.automotive.watchdog.TimeoutLength timeout); in checkIfAlive() method
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/
DICarWatchdogClient.aidl21 oneway void checkIfAlive(in int sessionId, in android.automotive.watchdog.TimeoutLength timeout); in checkIfAlive() method
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
DICarWatchdogClient.aidl33 void checkIfAlive(in int sessionId, in TimeoutLength timeout); in checkIfAlive() method
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl43 oneway void checkIfAlive(int sessionId, in TimeoutLength timeout); in checkIfAlive() method
/aosp_15_r20/device/google/trout/hal/common/android/watchdog/
DBaseWatchdogClient.cpp37 ndk::ScopedAStatus BaseWatchdogClient::checkIfAlive(int32_t sessionId, TimeoutLength /*timeout*/) { in checkIfAlive() function in android::hardware::automotive::utils::BaseWatchdogClient
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DWatchdogClient.cpp44 ndk::ScopedAStatus WatchdogClient::checkIfAlive(int32_t sessionId, TimeoutLength /*timeout*/) { in checkIfAlive() function in android::hardware::automotive::vehicle::V2_0::WatchdogClient
/aosp_15_r20/packages/services/Car/cpp/watchdog/testclient/src/
DWatchdogClient.cpp55 ndk::ScopedAStatus WatchdogClient::checkIfAlive(int32_t sessionId, TimeoutLength timeout) { in checkIfAlive() function in aidl::android::automotive::watchdog::WatchdogClient
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog-V3-java/android_common/turbine/
Dandroid.automotive.watchdog-V3-java.jarandroid/automotive/watchdog/BootPhase.class <Unknown> package android.automotive.watchdog public ...
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogServiceHelper.cpp164 ScopedAStatus WatchdogServiceHelper::checkIfAlive(const SpAIBinder& who, int32_t sessionId, in checkIfAlive() function in android::automotive::watchdog::WatchdogServiceHelper
DWatchdogProcessService.cpp1388 ScopedAStatus WatchdogProcessService::ClientInfo::checkIfAlive(TimeoutLength timeout) const { in checkIfAlive() function in android::automotive::watchdog::WatchdogProcessService::ClientInfo
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java/android_common/turbine-combined/
Dandroid.automotive.watchdog.internal-java.jarandroid/automotive/watchdog/BootPhase.class <Unknown> package android.automotive.watchdog public ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/libs/car-watchdog-lib/android.car.watchdoglib/android_common/turbine-combined/
Dandroid.car.watchdoglib.jarandroid/automotive/watchdog/BootPhase.class <Unknown> package android.automotive.watchdog public ...
/aosp_15_r20/packages/services/Car/tests/CarWatchdogLibUnitTest/src/android/car/watchdoglib/
DCarWatchdogDaemonHelperTest.java363 public void checkIfAlive(int sessionId, int timeout) {} in checkIfAlive() method in CarWatchdogDaemonHelperTest.ICarWatchdogServiceForSystemImpl
/aosp_15_r20/packages/services/Car/service/src/com/android/car/watchdog/
DCarWatchdogService.java921 public void checkIfAlive(int sessionId, int timeout) { in checkIfAlive() method in CarWatchdogService.ICarWatchdogServiceForSystemImpl
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog.internal-java/android_common/turbine/
Dandroid.automotive.watchdog.internal-java.jarandroid/automotive/watchdog/internal/ApplicationCategoryType.class <Unknown> package android.automotive. ...
/aosp_15_r20/prebuilts/sdk/34/system/
HDandroid.car.testapi.jarMETA-INF/ META-INF/MANIFEST.MF DefaultProperties.json android/ android/automotive ...