Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleUtils.h70 void copyVehicleRawValue(VehiclePropValue::RawValue* dest,
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleUtils.cpp86 void copyVehicleRawValue(VehiclePropValue::RawValue* dest, in copyVehicleRawValue() function
DVehicleObjectPool.cpp51 copyVehicleRawValue(&dest->value, src.value); in obtain()