Searched refs:incStrong (Results 1 – 10 of 10) sorted by relevance
222 t->incStrong(t); // bypass check_not_on_stack for heap allocation in make()244 other->incStrong(this); in sp()253 (static_cast<T*>(other))->incStrong(this); in sp()262 other->incStrong(this);275 m_ptr->incStrong(this); in sp()287 m_ptr->incStrong(this); in sp()313 if (otherPtr) otherPtr->incStrong(this);334 if (otherPtr) otherPtr->incStrong(this);355 if (other) (static_cast<T*>(other))->incStrong(this);
38 inline void incStrong(__attribute__((unused)) const void* id) const { in incStrong() function
284 void incStrong(const void* id) const;
242 mRemote->incStrong(this); // Removed on first IncStrong(). in BpHwRefBase()
137 if (mGlobalState) mGlobalState->incStrong(this); in BufferedTextOutput()
684 proxy->incStrong(mProcess.get()); in incStrongHandle()1066 obj->incStrong(mProcess.get()); in executeCommand()
91 reinterpret_cast<IBinder*>(obj.cookie)->incStrong(who); in acquire_binder_object()102 b->incStrong(who); in acquire_binder_object()
92 ref->incStrong(nullptr); in __anondcbc87e00602()
425 void RefBase::incStrong(const void* id) const in incStrong() function in android::RefBase
96 looper->incStrong((void*)threadDestructor); in setForThread()