Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/src/
DUserHalHelper.cpp318 int32_t switchUserProp = toInt(VehicleProperty::SWITCH_USER); in toVehiclePropValue() local
319 auto propValue = pool.obtain(getPropType(switchUserProp)); in toVehiclePropValue()
320 propValue->prop = switchUserProp; in toVehiclePropValue()
347 int32_t switchUserProp = toInt(VehicleProperty::SWITCH_USER); in toVehiclePropValue() local
348 auto propValue = pool.obtain(getPropType(switchUserProp)); in toVehiclePropValue()
349 propValue->prop = switchUserProp; in toVehiclePropValue()