Searched refs:stopProcess (Results 1 – 6 of 6) sorted by relevance
88 IPCThreadState::self()->stopProcess(); in onStarted()89 hardware::IPCThreadState::self()->stopProcess(); in onStarted()103 IPCThreadState::self()->stopProcess(); in onExit()104 hardware::IPCThreadState::self()->stopProcess(); in onExit()
164 LIBBINDER_EXPORTED void stopProcess(bool immediate = true);
186 IPCThreadState::self()->stopProcess(); in cleanUp()
798 void IPCThreadState::stopProcess(bool /*immediate*/) in stopProcess() function in android::IPCThreadState
864 IPCThreadState::self()->stopProcess(); in threadLoop()