Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DRefBase.h263 bool attemptIncStrong(const void* id);
620 if (m_ptr && m_refs->attemptIncStrong(&result)) { in promote()
/system/core/libutils/
DRefBase.cpp550 bool RefBase::weakref_type::attemptIncStrong(const void* id) in attemptIncStrong() function in android::RefBase::weakref_type
/system/libhwbinder/
DIPCThreadState.cpp1121 const bool success = refs->attemptIncStrong(mProcess.get()); in executeCommand()
1205 tr.target.ptr)->attemptIncStrong(this)) { in executeCommand()