Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/packages/services/Car/cpp/watchdog/testclient/src/
H A DWatchdogClient.cpp47 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper) : mHandlerLooper(handlerLooper) { in WatchdogClient() function in aidl::android::automotive::watchdog::WatchdogClient