Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/trout/hal/dumpstate/1.1/
DWatchdogClient.cpp34 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper, DumpstateDevice* ddh) in WatchdogClient() function in android::hardware::dumpstate::V1_1::implementation::WatchdogClient
/aosp_15_r20/device/google/trout/hal/audiocontrol/aidl/1.0/
DWatchdogClient.cpp36 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper, AudioControl* audioCtrl) in WatchdogClient() function in aidl::android::hardware::automotive::audiocontrol::WatchdogClient
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DWatchdogClient.cpp39 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper, VehicleHalManager* vhalManager) in WatchdogClient() function in android::hardware::automotive::vehicle::V2_0::WatchdogClient
/aosp_15_r20/packages/services/Car/cpp/watchdog/testclient/src/
DWatchdogClient.cpp51 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper) : mHandlerLooper(handlerLooper) { in WatchdogClient() function in aidl::android::automotive::watchdog::WatchdogClient