Searched refs:incStrong (Results 1 – 5 of 5) 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);
93 void incStrong(const void* id) const { in incStrong() function347 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
421 c->scanline_as->incStrong(c); // hold on to assembly in pick_scanline()