Searched refs:strong (Results 1 – 3 of 3) sorted by relevance
26 * Register an interface. The server must keep a strong reference37 * Destory a token and the strong reference to the associated interface.
715 sp<Thread> strong(self->mHoldSelf); in _threadLoop() local716 wp<Thread> weak(strong); in _threadLoop()768 strong.clear(); in _threadLoop()770 strong = weak.promote(); in _threadLoop()771 } while(strong != 0); in _threadLoop()
51 -fstack-protector-strong \