Lines Matching defs:decRefCount
62 void decRefCount (void) { DE_ASSERT(m_refCount > 0); m_refCount -= 1; }526 object->decRefCount();