Searched refs:decWeak (Results 1 – 5 of 5) sorted by relevance
263 void decWeak(const void* id);536 if (m_ptr) m_refs->decWeak(this); in ~wp()544 if (m_ptr) m_refs->decWeak(this);556 if (m_ptr) m_refs->decWeak(this);568 if (m_ptr) m_refs->decWeak(this);579 if (m_ptr) m_refs->decWeak(this);591 if (m_ptr) m_refs->decWeak(this);603 if (m_ptr) m_refs->decWeak(this);613 if (m_ptr) m_refs->decWeak(this); in set_object_and_refs()632 m_refs->decWeak(this); in clear()
462 refs->decWeak(id); in decStrong()511 void RefBase::weakref_type::decWeak(const void* id) in decWeak() function in android::RefBase::weakref_type582 decWeak(id); in attemptIncStrong()602 decWeak(id); in attemptIncStrong()611 decWeak(id); in attemptIncStrong()
288 e->refs->decWeak(this); in getStrongProxyForHandle()319 e->refs->decWeak(this); in getWeakProxyForHandle()
513 refs->decWeak(mProcess.get()); in processPendingDerefs()540 refs->decWeak(mProcess.get()); in processPostWriteDerefs()1261 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
148 reinterpret_cast<RefBase::weakref_type*>(obj.binder)->decWeak(who); in release_object()160 if (b != nullptr) b.get_refs()->decWeak(who); in release_object()