Searched defs:weakref_impl (Results 1 - 1 of 1) sorted by relevance

/system/core/libutils/
H A DRefBase.cpp60 class RefBase::weakref_impl : public RefBase::weakref_type class in class:android::RefBase
70 weakref_impl(RefBase* base) function in class:android::RefBase::weakref_impl
89 weakref_impl(RefBase* base) function in class:android::RefBase::weakref_impl
101 ~weakref_impl()
320 weakref_impl* const refs = mRefs;
339 weakref_impl* const refs = mRefs;
357 weakref_impl* const refs = mRefs;
384 return static_cast<const weakref_impl*>(this)->mBase;
389 weakref_impl* const impl = static_cast<weakref_impl*>(thi
[all...]

Completed in 66 milliseconds