Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_v2_0/
DEmulatedVehicleHalServer.cpp143 const std::vector<AidlVehiclePropValue>& aidlPropValues) { in onNewPropValues() argument
144 for (const auto& aidlPropValue : aidlPropValues) { in onNewPropValues()
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DEmulatedVehicleHardware.cpp155 const std::vector<AidlVehiclePropValue>& aidlPropValues) { in onNewPropValues() argument
156 for (const auto& aidlPropValue : aidlPropValues) { in onNewPropValues()