Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp121 const std::vector<recyclable_ptr<VehiclePropValue>>& propValues, in distributeValuesToClients() argument
127 for (const auto& propValue: propValues) { in distributeValuesToClients()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h114 const std::vector<recyclable_ptr<VehiclePropValue>>& propValues,
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicleCallback.hal32 oneway onPropertyEvent(vec<VehiclePropValue> propValues);