Searched refs:weakref_impl (Results 1 – 3 of 3) sorted by relevance
188 weakref_impl(RefBase* base) in weakref_impl() function in android::RefBase::weakref_impl200 ~weakref_impl() in ~weakref_impl()427 weakref_impl* const refs = mRefs; in incStrong()447 weakref_impl* const refs = mRefs; in incStrongRequireStrong()531 weakref_impl* const impl = static_cast<weakref_impl*>(this); in incWeak()540 weakref_impl* const impl = static_cast<weakref_impl*>(this); in incWeakRequireWeak()549 weakref_impl* const impl = static_cast<weakref_impl*>(this); in decWeak()590 weakref_impl* const impl = static_cast<weakref_impl*>(this); in attemptIncStrong()687 weakref_impl* const impl = static_cast<weakref_impl*>(this); in attemptIncWeak()736 : mRefs(new weakref_impl(this)) in RefBase()[all …]
379 class weakref_impl; variable395 weakref_impl* const mRefs;
154 class weakref_impl; variable159 weakref_impl* const mRefs;