Searched defs:WatchdogClient (Results 1 – 4 of 4) sorted by relevance
34 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper, DumpstateDevice* ddh) in WatchdogClient() function in android::hardware::dumpstate::V1_1::implementation::WatchdogClient
36 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper, AudioControl* audioCtrl) in WatchdogClient() function in aidl::android::hardware::automotive::audiocontrol::WatchdogClient
39 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper, VehicleHalManager* vhalManager) in WatchdogClient() function in android::hardware::automotive::vehicle::V2_0::WatchdogClient
51 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper) : mHandlerLooper(handlerLooper) { in WatchdogClient() function in aidl::android::automotive::watchdog::WatchdogClient