Home
last modified time | relevance | path

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

/system/core/include/utils/
DRefBase.h86 void decWeak(const void* id);
366 if (m_ptr) m_refs->decWeak(this); in ~wp()
374 if (m_ptr) m_refs->decWeak(this);
386 if (m_ptr) m_refs->decWeak(this);
398 if (m_ptr) m_refs->decWeak(this);
409 if (m_ptr) m_refs->decWeak(this);
421 if (m_ptr) m_refs->decWeak(this);
433 if (m_ptr) m_refs->decWeak(this);
443 if (m_ptr) m_refs->decWeak(this); in set_object_and_refs()
462 m_refs->decWeak(this); in clear()
/system/core/libutils/
DRefBase.cpp430 refs->decWeak(id); in decStrong()
479 void RefBase::weakref_type::decWeak(const void* id) in decWeak() function in android::RefBase::weakref_type
543 decWeak(id); in attemptIncStrong()
563 decWeak(id); in attemptIncStrong()
572 decWeak(id); in attemptIncStrong()