Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogProcessService.cpp632 const auto& ret = updateVhal(propValue); in reportWatchdogAliveToVhal()
667 const auto& retUpdate = updateVhal(propValue); in reportTerminatedProcessToVhal()
675 Result<void> WatchdogProcessService::updateVhal(const VehiclePropValue& value) { in updateVhal() function in android::automotive::watchdog::WatchdogProcessService
H A DWatchdogProcessService.h202 android::base::Result<void> updateVhal(