Home
last modified time | relevance | path

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

/system/core/libutils/
DRefBase.cpp177 void addStrongRef(const void* /*id*/) { } in addStrongRef() function in android::RefBase::weakref_impl
238 void addStrongRef(const void* id) { in addStrongRef() function in android::RefBase::weakref_impl
430 refs->addStrongRef(id); in incStrong()
450 refs->addStrongRef(id); in incStrongRequireStrong()
500 refs->addStrongRef(id); in forceIncStrong()
664 impl->addStrongRef(id); in attemptIncStrong()