Home
last modified time | relevance | path

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

/system/libhwbinder/
DProcessState.cpp192 if (b == NULL || !e->refs->attemptIncWeak(this)) { in getStrongProxyForHandle()
226 if (b == NULL || !e->refs->attemptIncWeak(this)) { in getWeakProxyForHandle()
/system/core/libutils/
DRefBase.cpp632 bool RefBase::weakref_type::attemptIncWeak(const void* id) in attemptIncWeak() function in android::RefBase::weakref_type
/system/core/libutils/include/utils/
DRefBase.h262 bool attemptIncWeak(const void* id);