Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/utils/
DUserHalHelper.cpp355 size_t int32ValuesPos = 2 + (2 * i); in toVehiclePropValue() local
356 propValue->value.int32Values[int32ValuesPos] = in toVehiclePropValue()
358 propValue->value.int32Values[int32ValuesPos + 1] = in toVehiclePropValue()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/src/
DUserHalHelper.cpp386 size_t int32ValuesPos = 2 + (2 * i); in toVehiclePropValue() local
387 propValue->value.int32Values[int32ValuesPos] = in toVehiclePropValue()
389 propValue->value.int32Values[int32ValuesPos + 1] = in toVehiclePropValue()