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

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

Completed in 70 milliseconds