Home
last modified time | relevance | path

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

/system/libhwbinder/
DProcessState.cpp278 if (b == nullptr || !e->refs->attemptIncWeak(this)) { in getStrongProxyForHandle()
312 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.h271 bool attemptIncWeak(const void* id);