Searched refs:incStrong (Results 1 – 9 of 9) 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);
120 other->incStrong(this); in sp()127 m_ptr->incStrong(this); in sp()140 ((T*) other)->incStrong(this); in sp()147 m_ptr->incStrong(this); in sp()166 otherPtr->incStrong(this);185 other->incStrong(this);196 otherPtr->incStrong(this);215 ((T*) other)->incStrong(this);
72 void incStrong(const void* id) const;178 inline void incStrong(__attribute__((unused)) const void* id) const { in incStrong() function
100 void incStrong(const void* /*id*/) const { in incStrong() function404 void incStrong(const void* /*id*/) const { in incStrong() function
67 void incStrong(const void* id) const;
118 void Assembly::incStrong(const void*) const in incStrong() function in android::Assembly
383 void RefBase::incStrong(const void* id) const in incStrong() function in android::RefBase
108 looper->incStrong((void*)threadDestructor); in setForThread()
444 c->scanline_as->incStrong(c); // hold on to assembly in pick_scanline()