Home
last modified time | relevance | path

Searched refs:allSoftReferences (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dunifiedcache.cpp159 if (!sharedObject->allSoftReferences()) { in _dumpContents()
201 if (all || sharedObject->allSoftReferences()) { in _flush()
316 U_ASSERT(value == NULL || !value->allSoftReferences()); in _get()
Dsharedobject.cpp38 SharedObject::allSoftReferences() const { in allSoftReferences() function in SharedObject
Dsharedobject.h76 UBool allSoftReferences() const;