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);
144 other->incStrong(this); in sp()151 m_ptr->incStrong(this); in sp()163 (static_cast<T*>(other))->incStrong(this); in sp()170 m_ptr->incStrong(this); in sp()190 if (otherPtr) otherPtr->incStrong(this);210 if (other) other->incStrong(this);221 if (otherPtr) otherPtr->incStrong(this);241 if (other) (static_cast<T*>(other))->incStrong(this);
36 inline void incStrong(__attribute__((unused)) const void* id) const { in incStrong() function
249 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()
698 proxy->incStrong(mProcess.get()); in incStrongHandle()1070 obj->incStrong(mProcess.get()); in executeCommand()
97 reinterpret_cast<IBinder*>(obj.cookie)->incStrong(who); in acquire_binder_object()108 b->incStrong(who); in acquire_binder_object()
411 void RefBase::incStrong(const void* id) const in incStrong() function in android::RefBase
94 looper->incStrong((void*)threadDestructor); in setForThread()
439 c->scanline_as->incStrong(c); // hold on to assembly in pick_scanline()