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

/system/core/libutils/
H A DRefBase.cpp428 bool RefBase::weakref_type::attemptIncStrong(const void* id) function in class:android::RefBase::weakref_type
436 "attemptIncStrong called on %p after underflow", this);
509 ALOGD("attemptIncStrong of %p from %p: cnt=%d\n", this, id, curCount);
514 // were here in attemptIncStrong().
518 "attemptIncStrong in %p underflowed to INITIAL_STRONG_VALUE",

Completed in 30 milliseconds