Home
last modified time | relevance | path

Searched refs:attemptIncStrong (Results 1 – 2 of 2) sorted by relevance

/system/core/include/utils/
DRefBase.h89 bool attemptIncStrong(const void* id);
452 if (m_ptr && m_refs->attemptIncStrong(&result)) { in promote()
/system/core/libutils/
DRefBase.cpp511 bool RefBase::weakref_type::attemptIncStrong(const void* id) in attemptIncStrong() function in android::RefBase::weakref_type