Home
last modified time | relevance | path

Searched refs:getGrowCapacity (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dunistr.cpp358 int32_t getGrowCapacity(int32_t newLength) { in getGrowCapacity() function
1499 if(!cloneArrayIfNeeded(newLength, getGrowCapacity(newLength), in doReplace()
1585 cloneArrayIfNeeded(newLength, getGrowCapacity(newLength))) { in doAppend()