Searched refs:strong (Results 1 – 7 of 7) 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.
717 sp<Thread> strong(self->mHoldSelf); in _threadLoop() local718 wp<Thread> weak(strong); in _threadLoop()770 strong.clear(); in _threadLoop()772 strong = weak.promote(); in _threadLoop()773 } while(strong != nullptr); in _threadLoop()
8 # Below are strong assertion that only init, system_server and tzdatacheck
48 "-fstack-protector-strong",