Searched defs:allocateInsteadAndCopy (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dcmemory.h247 inline T *allocateInsteadAndCopy(int32_t newCapacity=1, int32_t length=0);
274 inline T *LocalMemory<T>::allocateInsteadAndCopy(int32_t newCapacity, int32_t length) { function in class:LocalMemory

Completed in 696 milliseconds