Searched refs:decWeak (Results 1 – 6 of 6) sorted by relevance
82 void decWeak(const void* id);347 if (m_ptr) m_refs->decWeak(this); in ~wp()355 if (m_ptr) m_refs->decWeak(this);367 if (m_ptr) m_refs->decWeak(this);379 if (m_ptr) m_refs->decWeak(this);390 if (m_ptr) m_refs->decWeak(this);402 if (m_ptr) m_refs->decWeak(this);414 if (m_ptr) m_refs->decWeak(this);424 if (m_ptr) m_refs->decWeak(this); in set_object_and_refs()443 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()
206 e->refs->decWeak(this); in getStrongProxyForHandle()237 e->refs->decWeak(this); in getWeakProxyForHandle()
240 mRefs->decWeak(this); in ~BpRefBase()
446 refs->decWeak(mProcess.get()); in joinThreadPool()1076 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()