Searched refs:attemptIncWeak (Results 1 - 2 of 2) sorted by relevance

/system/core/libutils/
H A DRefBase.cpp536 bool RefBase::weakref_type::attemptIncWeak(const void* id) function in class:android::RefBase::weakref_type
541 ALOG_ASSERT(curCount >= 0, "attemptIncWeak called on %p after underflow",
/system/core/include/utils/
H A DRefBase.h94 bool attemptIncWeak(const void* id);

Completed in 214 milliseconds