Home | History | Annotate | Download | only in common

Lines Matching refs:minCapacity

487   // fLength>0 and not an "open" src.getBuffer(minCapacity)
1092 // do not modify a string that has an "open" getBuffer(minCapacity)
1129 // do not modify a string that has an "open" getBuffer(minCapacity)
1480 UnicodeString::getBuffer(int32_t minCapacity) {
1481 if(minCapacity>=-1 && cloneArrayIfNeeded(minCapacity)) {
1525 // while a getBuffer(minCapacity) is "open",