Searched defs:updatedPropValue (Results 1 – 2 of 2) sorted by relevance
120 auto updatedPropValue = getValuePool()->obtain(value); in onFakeValueGenerated() local201 auto updatedPropValue = createVehiclePropValue(getPropType(value.prop), 0); in onSetProperty() local222 auto updatedPropValue = getValuePool()->obtain(value); in onSetProperty() local505 std::unique_ptr<VehiclePropValue> updatedPropValue; in setValueCommand() local
571 VehiclePropValuePtr updatedPropValue = getValuePool()->obtain(value); in onPropertyValue() local