Home
last modified time | relevance | path

Searched refs:getSoftRefCount (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dsharedobject.h130 int32_t getSoftRefCount() const { return softRefCount; } in getSoftRefCount() function
Dunifiedcache.cpp204 sharedObject->getSoftRefCount()); in _dumpContents()
552 … return (!theKey->fIsMaster || (theValue->getSoftRefCount() == 1 && theValue->noHardReferences())); in _isEvictable()