Lines Matching refs:SharedObject
8 * sharedobject.cpp
10 #include "sharedobject.h"
15 SharedObject::~SharedObject() {}
20 SharedObject::addRef(UBool fromWithinCache) const {
38 SharedObject::removeRef(UBool fromWithinCache) const {
57 SharedObject::addSoftRef() const {
63 SharedObject::removeSoftRef() const {
71 SharedObject::getRefCount() const {
76 SharedObject::getHardRefCount() const {
81 SharedObject::deleteIfZeroRefCount() const {