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);
117 other->incStrong(this); in sp()124 m_ptr->incStrong(this); in sp()137 (static_cast<T*>(other))->incStrong(this); in sp()144 m_ptr->incStrong(this); in sp()164 if (otherPtr) otherPtr->incStrong(this);184 if (other) other->incStrong(this);195 if (otherPtr) otherPtr->incStrong(this);215 if (other) (static_cast<T*>(other))->incStrong(this);
36 inline void incStrong(__attribute__((unused)) const void* id) const { in incStrong() function
240 void incStrong(const void* id) const;
68 void incStrong(const void* id) const;
116 void Assembly::incStrong(const void*) const in incStrong() function in android::Assembly
225 mRemote->incStrong(this); // Removed on first IncStrong(). in BpHwRefBase()
153 if (mGlobalState) mGlobalState->incStrong(this); in BufferedTextOutput()
105 reinterpret_cast<IBinder*>(obj.cookie)->incStrong(who); in acquire_binder_object()116 b->incStrong(who); in acquire_binder_object()
975 obj->incStrong(mProcess.get()); in executeCommand()
398 void RefBase::incStrong(const void* id) const in incStrong() function in android::RefBase
99 looper->incStrong((void*)threadDestructor); in setForThread()
439 c->scanline_as->incStrong(c); // hold on to assembly in pick_scanline()