Searched refs:incWeak (Results 1 – 2 of 2) sorted by relevance
325 refs->incWeak(id); in incStrong()362 refs->incWeak(id); in forceIncStrong()391 void RefBase::weakref_type::incWeak(const void* id) in incWeak() function in android::RefBase::weakref_type434 incWeak(id); in attemptIncStrong()574 mRefs->incWeak(id); in createWeak()
85 void incWeak(const void* id);324 if (m_ptr) m_refs->incWeak(this); in wp()349 m_refs->incWeak(this); in wp()384 if (otherPtr) otherRefs->incWeak(this);419 if (otherPtr) otherRefs->incWeak(this);441 if (other) refs->incWeak(this); in set_object_and_refs()