Home
last modified time | relevance | path

Searched refs:attemptIncWeak (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/
DProcessState.cpp283 if (b == nullptr || !e->refs->attemptIncWeak(this)) { in getStrongProxyForHandle()
317 if (b == nullptr || !e->refs->attemptIncWeak(this)) { in getWeakProxyForHandle()
/system/core/libutils/
DRefBase.cpp649 bool RefBase::weakref_type::attemptIncWeak(const void* id) in attemptIncWeak() function in android::RefBase::weakref_type
/system/core/libutils/include/utils/
DRefBase.h268 bool attemptIncWeak(const void* id);