HomeSort by relevance Sort by last modified time
    Searched refs:noSoftReferences (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
sharedobject.h 149 * If noSoftReferences() == TRUE then this object has no soft references.
153 UBool noSoftReferences() const { return (softRefCount == 0); }
unifiedcache.cpp 313 if (value->noSoftReferences()) {
459 if (value->noSoftReferences()) {

Completed in 49 milliseconds