Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunifiedcache.cpp189 const SharedObject *sharedObject = in _dumpContents() local
193 if (sharedObject->hasHardReferences()) { in _dumpContents()
200 sharedObject == gNoValue ? NULL :sharedObject, in _dumpContents()
201 sharedObject->getRefCount(), in _dumpContents()
202 sharedObject->getSoftRefCount()); in _dumpContents()
246 const SharedObject *sharedObject = in _flush() local
249 sharedObject->removeSoftRef(); in _flush()
282 const SharedObject *sharedObject = in _runEvictionSlice() local
285 sharedObject->removeSoftRef(); in _runEvictionSlice()