Searched refs:weakref_impl (Results 1 – 2 of 2) sorted by relevance
159 class RefBase::weakref_impl : public RefBase::weakref_type class in android::RefBase169 explicit weakref_impl(RefBase* base) in weakref_impl() function in android::RefBase::weakref_impl188 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()462 weakref_impl* const refs = mRefs; in decStrong()497 weakref_impl* const refs = mRefs; in forceIncStrong()526 return static_cast<const weakref_impl*>(this)->mBase; in refBase()531 weakref_impl* const impl = static_cast<weakref_impl*>(this); in incWeak()[all …]
379 class weakref_impl; variable395 weakref_impl* const mRefs;