Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/
H A DRefBase.cpp159 class RefBase::weakref_impl : public RefBase::weakref_type class in android::RefBase
169 explicit weakref_impl(RefBase* base) in weakref_impl() function in android::RefBase::weakref_impl
188 weakref_impl(RefBase* base) in weakref_impl() function in android::RefBase::weakref_impl
/aosp12/system/core/libutils/include/utils/
H A DRefBase.h379 class weakref_impl; variable
/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h154 class weakref_impl; variable