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

/frameworks/native/libs/utils/
H A DRefBase.cpp501 bool RefBase::weakref_type::attemptIncWeak(const void* id) function in class:android::RefBase::weakref_type
506 ALOG_ASSERT(curCount >= 0, "attemptIncWeak called on %p after underflow",

Completed in 6 milliseconds