Searched refs:shallowCopy (Results 1 – 3 of 3) sorted by relevance
81 void shallowCopy(VehiclePropValue* dest, const VehiclePropValue& src);
116 void shallowCopy(VehiclePropValue* dest, const VehiclePropValue& src) { in shallowCopy() function
496 shallowCopy(&(vec)[i++], *pValue); in onBatchHalEvent()