Searched refs:vehiclePropErrorsByClient (Results 1 – 1 of 1) sorted by relevance
223 auto vehiclePropErrorsByClient = manager->getSubscribedClientsForErrorEvents(errorEvents); in onPropertySetErrorEvent() local224 for (auto& [callback, vehiclePropErrors] : vehiclePropErrorsByClient) { in onPropertySetErrorEvent()