Searched defs:WatchdogClient (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ | ||
H A D | WatchdogClient.cpp | 39 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 D | WatchdogClient.cpp | 47 WatchdogClient::WatchdogClient(const sp<Looper>& handlerLooper) : mHandlerLooper(handlerLooper) { in WatchdogClient() function in aidl::android::automotive::watchdog::WatchdogClient |