Searched refs:noHardReferences (Results 1 – 2 of 2) sorted by relevance
96 inline UBool noHardReferences() const { return getRefCount() == 0; } in noHardReferences() function
476 return (!theKey->fIsMaster || (theValue->softRefCount == 1 && theValue->noHardReferences())); in _isEvictable()484 if (value->noHardReferences()) { in removeSoftRef()