HomeSort by relevance Sort by last modified time
    Searched refs:allocateInsteadAndReset (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
cmemory.h 136 inline T *allocateInsteadAndReset(int32_t newCapacity=1);
159 inline T *LocalMemory<T>::allocateInsteadAndReset(int32_t newCapacity) {
usprep.cpp 342 if(newProfile.allocateInsteadAndReset() == NULL) {
363 if( key.allocateInsteadAndReset() == NULL ||

Completed in 161 milliseconds