Home
last modified time | relevance | path

Searched refs:strong (Results 1 – 3 of 3) sorted by relevance

/system/libhidl/transport/token/1.0/
DITokenManager.hal26 * Register an interface. The server must keep a strong reference
37 * Destory a token and the strong reference to the associated interface.
/system/core/libutils/
DThreads.cpp715 sp<Thread> strong(self->mHoldSelf); in _threadLoop() local
716 wp<Thread> weak(strong); in _threadLoop()
768 strong.clear(); in _threadLoop()
770 strong = weak.promote(); in _threadLoop()
771 } while(strong != 0); in _threadLoop()
/system/update_engine/
DAndroid.mk51 -fstack-protector-strong \