Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A DRefBase.cpp185 class RefBase::weakref_impl : public RefBase::weakref_type class in android::RefBase
195 explicit weakref_impl(RefBase* base) in weakref_impl() function in android::RefBase::weakref_impl
214 weakref_impl(RefBase* base) in weakref_impl() function in android::RefBase::weakref_impl
/aosp14/system/core/libutils/include/utils/
H A DRefBase.h380 class weakref_impl; variable