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