Home
last modified time | relevance | path

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

/system/core/libutils/
DRefBase_fuzz.cpp111 if (weakRefs->attemptIncStrong(nullptr)) { in __anondcbc87e00902()
DRefBase.cpp586 bool RefBase::weakref_type::attemptIncStrong(const void* id) in attemptIncStrong() function in android::RefBase::weakref_type
/system/core/libutils/include/utils/
DRefBase.h303 bool attemptIncStrong(const void* id);
686 if (m_ptr && m_refs->attemptIncStrong(&result)) { in promote()
/system/libhwbinder/
DIPCThreadState.cpp1115 const bool success = refs->attemptIncStrong(mProcess.get()); in executeCommand()
1201 tr.target.ptr)->attemptIncStrong(this)) { in executeCommand()