Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Dunifiedcache.cpp259removeSoftRef(sharedObject); // Deletes the sharedObject when softRefCount goes to zero. in _flush()
290 removeSoftRef(sharedObject); // Deletes sharedObject when SoftRefCount goes to zero. in _runEvictionSlice()
429 removeSoftRef(oldValue); in _put()
482 void UnifiedCache::removeSoftRef(const SharedObject *value) const { in removeSoftRef() function in UnifiedCache
Dunifiedcache.h496 void removeSoftRef(const SharedObject *value) const;
/third_party/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp259removeSoftRef(sharedObject); // Deletes the sharedObject when softRefCount goes to zero. in _flush()
290 removeSoftRef(sharedObject); // Deletes sharedObject when SoftRefCount goes to zero. in _runEvictionSlice()
429 removeSoftRef(oldValue); in _put()
482 void UnifiedCache::removeSoftRef(const SharedObject *value) const { in removeSoftRef() function in UnifiedCache
Dunifiedcache.h496 void removeSoftRef(const SharedObject *value) const;
/third_party/icu/icu4c/source/common/
Dunifiedcache.cpp259removeSoftRef(sharedObject); // Deletes the sharedObject when softRefCount goes to zero. in _flush()
290 removeSoftRef(sharedObject); // Deletes sharedObject when SoftRefCount goes to zero. in _runEvictionSlice()
429 removeSoftRef(oldValue); in _put()
482 void UnifiedCache::removeSoftRef(const SharedObject *value) const { in removeSoftRef() function in UnifiedCache
Dunifiedcache.h496 void removeSoftRef(const SharedObject *value) const;