Home
last modified time | relevance | path

Searched defs:shallowCopy (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DMemoryCacheManager.java67 final HashSet<MemoryCache> shallowCopy; in reclaimMemory() local
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleUtils.cpp116 void shallowCopy(VehiclePropValue* dest, const VehiclePropValue& src) { in shallowCopy() function