Home
last modified time | relevance | path

Searched refs:decWeak (Results 1 – 9 of 9) sorted by relevance

/system/core/libutils/include/utils/
DRefBase.h301 void decWeak(const void* id);
570 if (m_ptr) m_refs->decWeak(this);
580 if (m_ptr) m_refs->decWeak(this);
623 if (m_ptr) m_refs->decWeak(this); in ~wp()
632 if (m_ptr) m_refs->decWeak(this);
644 if (m_ptr) m_refs->decWeak(this);
656 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()
/system/core/libutils/binder/include/utils/
DRefBase.h301 void decWeak(const void* id);
570 if (m_ptr) m_refs->decWeak(this);
580 if (m_ptr) m_refs->decWeak(this);
623 if (m_ptr) m_refs->decWeak(this); in ~wp()
632 if (m_ptr) m_refs->decWeak(this);
644 if (m_ptr) m_refs->decWeak(this);
656 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()
/system/core/libutils/binder/
DRefBase_fuzz.cpp77 weakRefs->decWeak(nullptr); in __anonea7c201c0202()
161 weakRefs->decWeak(nullptr); in loop()
DRefBase.cpp517 refs->decWeak(id); in decStrong()
574 void RefBase::weakref_type::decWeak(const void* id) in decWeak() function in android::RefBase::weakref_type
645 decWeak(id); in attemptIncStrong()
665 decWeak(id); in attemptIncStrong()
674 decWeak(id); in attemptIncStrong()
/system/libhwbinder/
DProcessState.cpp248 e->refs->decWeak(this); in getStrongProxyForHandle()
279 e->refs->decWeak(this); in getWeakProxyForHandle()
DIPCThreadState.cpp501 refs->decWeak(mProcess.get()); in processPendingDerefs()
528 refs->decWeak(mProcess.get()); in processPostWriteDerefs()
1273 proxy->getWeakRefs()->decWeak(proxy); in executeCommand()
DParcel.cpp142 reinterpret_cast<RefBase::weakref_type*>(obj.binder)->decWeak(who); in release_object()
154 if (b != nullptr) b.get_refs()->decWeak(who); in release_object()
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump7839 "function_name" : "android::RefBase::weakref_type::decWeak",
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump7879 "function_name" : "android::RefBase::weakref_type::decWeak",