Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/protocan/protocanbus/
DVehicleBus.cpp68 const std::vector<VehiclePropValue>& propValues) { in sendPropertyEvent() argument
75 mVehicleBusCallback->onNewPropValues(propValues); in sendPropertyEvent()
78 void VehicleBus::updateTimestamps(std::vector<VehiclePropValue>& propValues, in updateTimestamps() argument
80 for (auto&& pv : propValues) { in updateTimestamps()
DVehicleBus.h44 void sendPropertyEvent(const std::vector<VehiclePropValue>& propValues);
45 static void updateTimestamps(std::vector<VehiclePropValue>& propValues,
/device/generic/car/emulator/vhal_v2_0/
DEmulatedVehicleHalServer.h66 const std::vector<AidlVehiclePropValue>& propValues) override;
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/include/
DEmulatedVehicleHardware.h72 const std::vector<AidlVehiclePropValue>& propValues) override;