Searched refs:decWeak (Results 1 – 6 of 6) sorted by relevance
254 void decWeak(const void* id);501 if (m_ptr) m_refs->decWeak(this); in ~wp()509 if (m_ptr) m_refs->decWeak(this);521 if (m_ptr) m_refs->decWeak(this);533 if (m_ptr) m_refs->decWeak(this);544 if (m_ptr) m_refs->decWeak(this);556 if (m_ptr) m_refs->decWeak(this);568 if (m_ptr) m_refs->decWeak(this);578 if (m_ptr) m_refs->decWeak(this); in set_object_and_refs()597 m_refs->decWeak(this); in clear()
445 refs->decWeak(id); in decStrong()494 void RefBase::weakref_type::decWeak(const void* id) in decWeak() function in android::RefBase::weakref_type565 decWeak(id); in attemptIncStrong()585 decWeak(id); in attemptIncStrong()594 decWeak(id); in attemptIncStrong()
247 e->refs->decWeak(this); in getStrongProxyForHandle()278 e->refs->decWeak(this); in getWeakProxyForHandle()
236 mRefs->decWeak(this); in ~BpHwRefBase()
480 refs->decWeak(mProcess.get()); in processPendingDerefs()1162 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
156 reinterpret_cast<RefBase::weakref_type*>(obj.binder)->decWeak(who); in release_object()168 if (b != NULL) b.get_refs()->decWeak(who); in release_object()