Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp1692 m_exitOnDestroy(exitOnDestroy) { in BinderLibTestService()
1697 if (m_exitOnDestroy) exit(EXIT_SUCCESS); in ~BinderLibTestService()
2072 bool m_exitOnDestroy; member in BinderLibTestService