Searched refs:incWeak (Results 1 – 6 of 6) sorted by relevance
428 refs->incWeak(id); in incStrong()448 refs->incWeak(id); in incStrongRequireStrong()498 refs->incWeak(id); in forceIncStrong()529 void RefBase::weakref_type::incWeak(const void* id) in incWeak() function in android::RefBase::weakref_type588 incWeak(id); in attemptIncStrong()726 mRefs->incWeak(id); in createWeak()
123 weakRefs->incWeak(nullptr); in __anondcbc87e00b02()
298 void incWeak(const void* id);590 if (m_ptr) m_refs->incWeak(this); in wp()606 m_refs->incWeak(this); in wp()630 if (otherPtr) otherRefs->incWeak(this);654 if (otherPtr) otherRefs->incWeak(this);676 if (other) refs->incWeak(this); in set_object_and_refs()
142 getWeakRefs()->incWeak(this); in linkToDeath()
701 proxy->getWeakRefs()->incWeak(mProcess.get()); in incWeakHandle()1092 refs->incWeak(mProcess.get()); in executeCommand()
96 reinterpret_cast<RefBase::weakref_type*>(obj.binder)->incWeak(who); in acquire_binder_object()108 if (b != nullptr) b.get_refs()->incWeak(who); in acquire_binder_object()