Searched refs:incWeak (Results 1 – 5 of 5) sorted by relevance
259 void incWeak(const void* id);490 if (m_ptr) m_refs->incWeak(this); in wp()513 m_refs->incWeak(this); in wp()548 if (otherPtr) otherRefs->incWeak(this);583 if (otherPtr) otherRefs->incWeak(this);605 if (other) refs->incWeak(this); in set_object_and_refs()
414 refs->incWeak(id); in incStrong()470 refs->incWeak(id); in forceIncStrong()501 void RefBase::weakref_type::incWeak(const void* id) in incWeak() function in android::RefBase::weakref_type552 incWeak(id); in attemptIncStrong()690 mRefs->incWeak(id); in createWeak()
142 getWeakRefs()->incWeak(this); in linkToDeath()
712 proxy->getWeakRefs()->incWeak(mProcess.get()); in incWeakHandle()1098 refs->incWeak(mProcess.get()); in executeCommand()
95 reinterpret_cast<RefBase::weakref_type*>(obj.binder)->incWeak(who); in acquire_binder_object()107 if (b != nullptr) b.get_refs()->incWeak(who); in acquire_binder_object()