/aosp_15_r20/out/soong/.intermediates/packages/services/Car/cpp/watchdog/aidl/android.automotive.watchdog-V3-java-source/gen/android/automotive/watchdog/ |
D | ICarWatchdogClient.java | 23 @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/ |
D | ICarWatchdogServiceForSystem.java | 32 @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/ |
D | ICarWatchdogClient.aidl | 21 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/ |
D | ICarWatchdogClient.aidl | 37 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/ |
D | ICarWatchdogClient.aidl | 37 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/ |
D | ICarWatchdogClient.aidl | 37 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/ |
D | ICarWatchdogClient.aidl | 21 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/ |
D | ICarWatchdogClient.aidl | 33 void checkIfAlive(in int sessionId, in TimeoutLength timeout); in checkIfAlive() method
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/ |
D | ICarWatchdogServiceForSystem.aidl | 43 oneway void checkIfAlive(int sessionId, in TimeoutLength timeout); in checkIfAlive() method
|
/aosp_15_r20/device/google/trout/hal/common/android/watchdog/ |
D | BaseWatchdogClient.cpp | 37 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 D | WatchdogClient.cpp | 44 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/ |
D | WatchdogClient.cpp | 55 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/ |
D | android.automotive.watchdog-V3-java.jar | android/automotive/watchdog/BootPhase.class
<Unknown>
package android.automotive.watchdog
public ... |
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/ |
D | WatchdogServiceHelper.cpp | 164 ScopedAStatus WatchdogServiceHelper::checkIfAlive(const SpAIBinder& who, int32_t sessionId, in checkIfAlive() function in android::automotive::watchdog::WatchdogServiceHelper
|
D | WatchdogProcessService.cpp | 1388 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/ |
D | android.automotive.watchdog.internal-java.jar | android/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/ |
D | android.car.watchdoglib.jar | android/automotive/watchdog/BootPhase.class
<Unknown>
package android.automotive.watchdog
public ... |
/aosp_15_r20/packages/services/Car/tests/CarWatchdogLibUnitTest/src/android/car/watchdoglib/ |
D | CarWatchdogDaemonHelperTest.java | 363 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/ |
D | CarWatchdogService.java | 921 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/ |
D | android.automotive.watchdog.internal-java.jar | android/automotive/watchdog/internal/ApplicationCategoryType.class
<Unknown>
package android.automotive. ... |
/aosp_15_r20/prebuilts/sdk/34/system/ |
HD | android.car.testapi.jar | META-INF/
META-INF/MANIFEST.MF
DefaultProperties.json
android/
android/automotive ... |