HomeSort by relevance Sort by last modified time
    Searched full:weakref_impl (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/utils/
RefBase.cpp 61 class RefBase::weakref_impl : public RefBase::weakref_type class in class:android::RefBase
71 weakref_impl(RefBase* base) function in class:android::RefBase::weakref_impl
90 weakref_impl(RefBase* base) function in class:android::RefBase::weakref_impl
102 ~weakref_impl()
321 weakref_impl* const refs = mRefs;
340 weakref_impl* const refs = mRefs;
358 weakref_impl* const refs = mRefs;
385 return static_cast<const weakref_impl*>(this)->mBase;
390 weakref_impl* const impl = static_cast<weakref_impl*>(this)
    [all...]
  /frameworks/native/include/utils/
RefBase.h 152 class weakref_impl;
168 weakref_impl* const mRefs;
  /frameworks/rs/server/
RefBase.h 152 class weakref_impl;
157 weakref_impl* const mRefs;

Completed in 49 milliseconds