Lines Matching full:refcount
3524 // sets refCount to 1 if appropriate3587 * the buffer is refCounted (shared), and refCount>1, or3609 int32_t refCount(void) const;3627 kRefCounted=4, // there is a refCount field before the characters in fArray3821 (!(fUnion.fFields.fLengthAndFlags&kRefCounted) || refCount()==1));