Searched refs:incWeak (Results 1 – 5 of 5) sorted by relevance
331 refs->incWeak(id); in incStrong()368 refs->incWeak(id); in forceIncStrong()397 void RefBase::weakref_type::incWeak(const void* id) in incWeak() function in android::RefBase::weakref_type440 incWeak(id); in attemptIncStrong()539 mRefs->incWeak(id); in createWeak()
80 void incWeak(const void* id);305 if (m_ptr) m_refs->incWeak(this); in wp()330 m_refs->incWeak(this); in wp()365 if (otherPtr) otherRefs->incWeak(this);400 if (otherPtr) otherRefs->incWeak(this);422 if (other) refs->incWeak(this); in set_object_and_refs()
194 getWeakRefs()->incWeak(this); in linkToDeath()
84 static_cast<RefBase::weakref_type*>(obj.binder)->incWeak(who); in acquire_object()96 if (b != NULL) b.get_refs()->incWeak(who); in acquire_object()
936 refs->incWeak(mProcess.get()); in executeCommand()