Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp223 auto vehiclePropErrorsByClient = manager->getSubscribedClientsForErrorEvents(errorEvents); in onPropertySetErrorEvent() local
224 for (auto& [callback, vehiclePropErrors] : vehiclePropErrorsByClient) { in onPropertySetErrorEvent()