Searched refs:softRefCount (Results 1 – 2 of 2) sorted by relevance
65 softRefCount(0), in SharedObject()73 softRefCount(0), in SharedObject()128 int32_t getSoftRefCount() const { return softRefCount; } in getSoftRefCount()153 UBool noSoftReferences() const { return (softRefCount == 0); } in noSoftReferences()223 mutable int32_t softRefCount; variable
56 ++softRefCount; in addSoftRef()61 --softRefCount; in removeSoftRef()