Searched refs:decWeak (Results 1 – 6 of 6) sorted by relevance
300 void decWeak(const void* id);569 if (m_ptr) m_refs->decWeak(this);579 if (m_ptr) m_refs->decWeak(this);622 if (m_ptr) m_refs->decWeak(this); in ~wp()631 if (m_ptr) m_refs->decWeak(this);643 if (m_ptr) m_refs->decWeak(this);655 if (m_ptr) m_refs->decWeak(this);667 if (m_ptr) m_refs->decWeak(this);677 if (m_ptr) m_refs->decWeak(this); in set_object_and_refs()696 m_refs->decWeak(this); in clear()
77 weakRefs->decWeak(nullptr); in __anondcbc87e00202()161 weakRefs->decWeak(nullptr); in loop()
490 refs->decWeak(id); in decStrong()547 void RefBase::weakref_type::decWeak(const void* id) in decWeak() function in android::RefBase::weakref_type618 decWeak(id); in attemptIncStrong()638 decWeak(id); in attemptIncStrong()647 decWeak(id); in attemptIncStrong()
242 e->refs->decWeak(this); in getStrongProxyForHandle()273 e->refs->decWeak(this); in getWeakProxyForHandle()
500 refs->decWeak(mProcess.get()); in processPendingDerefs()527 refs->decWeak(mProcess.get()); in processPostWriteDerefs()1259 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
142 reinterpret_cast<RefBase::weakref_type*>(obj.binder)->decWeak(who); in release_object()154 if (b != nullptr) b.get_refs()->decWeak(who); in release_object()