Home
last modified time | relevance | path

Searched refs:connectToVhal (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp817 connectToVhal(); in init()
881 connectToVhal(); in handleVhalDeath()
1099 void CarPowerPolicyServer::connectToVhal() { in connectToVhal() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
DCarPowerPolicyServer.h300 void connectToVhal();
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogProcessService.h270 android::base::Result<void> connectToVhal();
DWatchdogProcessService.cpp1050 const auto& connectRet = connectToVhal(); in updateVhal()
1091 Result<void> WatchdogProcessService::connectToVhal() { in connectToVhal() function in android::automotive::watchdog::WatchdogProcessService