Searched refs:propValues (Results 1 – 4 of 4) sorted by relevance
68 const std::vector<VehiclePropValue>& propValues) { in sendPropertyEvent() argument75 mVehicleBusCallback->onNewPropValues(propValues); in sendPropertyEvent()78 void VehicleBus::updateTimestamps(std::vector<VehiclePropValue>& propValues, in updateTimestamps() argument80 for (auto&& pv : propValues) { in updateTimestamps()
44 void sendPropertyEvent(const std::vector<VehiclePropValue>& propValues);45 static void updateTimestamps(std::vector<VehiclePropValue>& propValues,
66 const std::vector<AidlVehiclePropValue>& propValues) override;
72 const std::vector<AidlVehiclePropValue>& propValues) override;