Lines Matching full:refcount
128 UnicodeString::refCount() const
374 // to be safely aligned for the refCount
379 // set initial refCount and point behind the refCount
495 // src uses a refCounted string buffer, use that buffer with refCount
1541 * the buffer is refCounted (shared), and refCount>1, or
1547 (fFlags & kRefCounted && refCount() > 1) ||