Home
last modified time | relevance | path

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

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