Searched refs:updateVhalHeartBeat (Results 1 – 2 of 2) sorted by relevance
283 void updateVhalHeartBeat(int64_t value);
1273 void WatchdogProcessService::updateVhalHeartBeat(int64_t value) { in updateVhalHeartBeat() function in android::automotive::watchdog::WatchdogProcessService1411 kService->updateVhalHeartBeat(value->getInt64Values()[0]); in onPropertyEvent()