Searched defs:updatedPropValue (Results 1 – 2 of 2) sorted by relevance
114 auto updatedPropValue = getValuePool()->obtain(value); in onFakeValueGenerated() local247 auto updatedPropValue = createVehiclePropValue(VehiclePropertyType::INT32, 1); in onSetProperty() local256 auto updatedPropValue = createVehiclePropValue(VehiclePropertyType::FLOAT, 1); in onSetProperty() local265 auto updatedPropValue = createVehiclePropValue(VehiclePropertyType::BOOLEAN, 1); in onSetProperty() local311 auto updatedPropValue = createVehiclePropValue(getPropType(value.prop), 0); in onSetProperty() local332 auto updatedPropValue = getValuePool()->obtain(value); in onSetProperty() local
395 VehiclePropValuePtr updatedPropValue = getValuePool()->obtain(value); in onPropertyValue() local