Searched refs:propValues (Results 1 – 9 of 9) sorted by relevance
39 …oneway void onPropertyEvent(in android.hardware.automotive.vehicle.VehiclePropValues propValues, i… in onPropertyEvent() argument
86 oneway void onPropertyEvent(in VehiclePropValues propValues, int sharedMemoryFileCount); in onPropertyEvent() argument
121 const std::vector<recyclable_ptr<VehiclePropValue>>& propValues, in distributeValuesToClients() argument127 for (const auto& propValue: propValues) { in distributeValuesToClients()
114 const std::vector<recyclable_ptr<VehiclePropValue>>& propValues,
32 oneway onPropertyEvent(vec<VehiclePropValue> propValues);
482 std::vector<VehiclePropValue> propValues = tmpGenerator.getAllEvents(); in overrideProperties() local483 for (const VehiclePropValue& prop : propValues) { in overrideProperties()