Searched refs:ensureBufferCapacity (Results 1 – 4 of 4) sorted by relevance
1675 bool UnicodeSet::ensureBufferCapacity(int32_t newLen) { in ensureBufferCapacity() function in UnicodeSet1732 if (!ensureBufferCapacity(len + otherLen)) { in exclusiveOr()1780 if (!ensureBufferCapacity(len + otherLen)) { in add()1891 if (!ensureBufferCapacity(len + otherLen)) { in retain()
1545 bool ensureBufferCapacity(int32_t newLen);
2960 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method2992 ensureBufferCapacity(len + otherLen); in xor()3042 ensureBufferCapacity(len + otherLen); in add()3140 ensureBufferCapacity(len + otherLen); in retain()
3033 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method3065 ensureBufferCapacity(len + otherLen); in xor()3115 ensureBufferCapacity(len + otherLen); in add()3213 ensureBufferCapacity(len + otherLen); in retain()