Home
last modified time | relevance | path

Searched refs:mVhalManager (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DWatchdogClient.cpp40 : mHandlerLooper(handlerLooper), mVhalManager(vhalManager), mCurrentSessionId(-1) { in WatchdogClient()
113 mVhalManager->get(propValue, in isClientHealthy()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DWatchdogClient.h63 VehicleHalManager* mVhalManager; variable