Searched refs:incStrong (Results 1 – 13 of 13) sorted by relevance
100 if (other) other->incStrong(this); in sp()107 if (m_ptr) m_ptr->incStrong(this); in sp()113 if (other) other->incStrong(this); in sp()120 if (m_ptr) m_ptr->incStrong(this); in sp()131 if (other.m_ptr) other.m_ptr->incStrong(this);140 if (other) other->incStrong(this);149 if (other.m_ptr) other.m_ptr->incStrong(this);158 if (other) other->incStrong(this);
188 t->incStrong(t); // bypass check_not_on_stack for heap allocation in make()197 other->incStrong(this); in sp()205 m_ptr->incStrong(this); in sp()218 (static_cast<T*>(other))->incStrong(this); in sp()226 m_ptr->incStrong(this); in sp()246 if (otherPtr) otherPtr->incStrong(this);268 other->incStrong(this);280 if (otherPtr) otherPtr->incStrong(this);300 if (other) (static_cast<T*>(other))->incStrong(this);
36 inline void incStrong(__attribute__((unused)) const void* id) const { in incStrong() function
246 void incStrong(const void* id) const;
68 void incStrong(const void* id) const;
120 void Assembly::incStrong(const void*) const in incStrong() function in android::Assembly
223 mRemote->incStrong(this); // Removed on first IncStrong(). in BpHwRefBase()
154 if (mGlobalState) mGlobalState->incStrong(this); in BufferedTextOutput()
695 proxy->incStrong(mProcess.get()); in incStrongHandle()1072 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()
411 void RefBase::incStrong(const void* id) const in incStrong() function in android::RefBase
96 looper->incStrong((void*)threadDestructor); in setForThread()
439 c->scanline_as->incStrong(c); // hold on to assembly in pick_scanline()