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

  /external/icu/icu4c/source/common/
sharedobject.h 128 int32_t getSoftRefCount() const { return softRefCount; }
unifiedcache.cpp 202 sharedObject->getSoftRefCount());
550 return (!theKey->fIsMaster || (theValue->getSoftRefCount() == 1 && theValue->noHardReferences()));

Completed in 42 milliseconds