Searched refs:noHardReferences (Results 1 – 2 of 2) sorted by relevance
140 inline UBool noHardReferences() const { return getHardRefCount() == 0; } in noHardReferences() function
550 … return (!theKey->fIsMaster || (theValue->getSoftRefCount() == 1 && theValue->noHardReferences())); in _isEvictable()