Searched refs:decWeak (Results 1 – 5 of 5) sorted by relevance
260 void decWeak(const void* id);529 if (m_ptr) m_refs->decWeak(this); in ~wp()537 if (m_ptr) m_refs->decWeak(this);549 if (m_ptr) m_refs->decWeak(this);561 if (m_ptr) m_refs->decWeak(this);572 if (m_ptr) m_refs->decWeak(this);584 if (m_ptr) m_refs->decWeak(this);596 if (m_ptr) m_refs->decWeak(this);606 if (m_ptr) m_refs->decWeak(this); in set_object_and_refs()625 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()
293 e->refs->decWeak(this); in getStrongProxyForHandle()324 e->refs->decWeak(this); in getWeakProxyForHandle()
511 refs->decWeak(mProcess.get()); in processPendingDerefs()538 refs->decWeak(mProcess.get()); in processPostWriteDerefs()1263 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
141 reinterpret_cast<RefBase::weakref_type*>(obj.binder)->decWeak(who); in release_object()153 if (b != nullptr) b.get_refs()->decWeak(who); in release_object()