Searched refs:stopProcess (Results 1 – 5 of 5) sorted by relevance
65 android::IPCThreadState::self()->stopProcess(); in binderDied()
73 void stopProcess(bool immediate = true);
130 android::hardware::IPCThreadState::self()->stopProcess(); in serviceDied()
1061 android::IPCThreadState::self()->stopProcess(); in binderDied()
614 void IPCThreadState::stopProcess(bool /*immediate*/) in stopProcess() function in android::hardware::IPCThreadState