Lines Matching refs:minCapacity
486 // fLength>0 and not an "open" src.getBuffer(minCapacity)
1080 // do not modify a string that has an "open" getBuffer(minCapacity)
1117 // do not modify a string that has an "open" getBuffer(minCapacity)
1448 UnicodeString::getBuffer(int32_t minCapacity) {
1449 if(minCapacity>=-1 && cloneArrayIfNeeded(minCapacity)) {
1493 // while a getBuffer(minCapacity) is "open",