Home | History | Annotate | Download | only in common

Lines Matching refs:getCapacity

962     if (destOriginalSize > destArray.getCapacity()) {
970 if (sourceSize > sourceArray.getCapacity()) {