Searched refs:decWeak (Results 1 – 6 of 6) sorted by relevance
81 void decWeak(const void* id);346 if (m_ptr) m_refs->decWeak(this); in ~wp()354 if (m_ptr) m_refs->decWeak(this);366 if (m_ptr) m_refs->decWeak(this);378 if (m_ptr) m_refs->decWeak(this);389 if (m_ptr) m_refs->decWeak(this);401 if (m_ptr) m_refs->decWeak(this);413 if (m_ptr) m_refs->decWeak(this);423 if (m_ptr) m_refs->decWeak(this); in set_object_and_refs()442 m_refs->decWeak(this); in clear()
362 refs->decWeak(id); in decStrong()406 void RefBase::weakref_type::decWeak(const void* id) in decWeak() function in android::RefBase::weakref_type472 decWeak(id); in attemptIncStrong()
205 e->refs->decWeak(this); in getStrongProxyForHandle()236 e->refs->decWeak(this); in getWeakProxyForHandle()
233 mRefs->decWeak(this); in ~BpRefBase()
441 refs->decWeak(mProcess.get()); in joinThreadPool()1068 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
121 static_cast<RefBase::weakref_type*>(obj.binder)->decWeak(who); in release_object()133 if (b != NULL) b.get_refs()->decWeak(who); in release_object()