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