Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DProcessState.cpp196 if (b == NULL || !e->refs->attemptIncWeak(this)) { in getStrongProxyForHandle()
230 if (b == NULL || !e->refs->attemptIncWeak(this)) { in getWeakProxyForHandle()
/frameworks/native/libs/utils/
DRefBase.cpp501 bool RefBase::weakref_type::attemptIncWeak(const void* id) in attemptIncWeak() function in android::RefBase::weakref_type
/frameworks/native/include/utils/
DRefBase.h90 bool attemptIncWeak(const void* id);