Searched refs:stopProcess (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/cmds/app_process/
H A Dapp_main.cpp87 IPCThreadState::self()->stopProcess();
88 hardware::IPCThreadState::self()->stopProcess();
102 IPCThreadState::self()->stopProcess();
103 hardware::IPCThreadState::self()->stopProcess();
/frameworks/native/include/binder/
H A DIPCThreadState.h61 void stopProcess(bool immediate = true);
/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h61 void stopProcess(bool immediate = true);
/frameworks/base/libs/common_time/
H A Dcommon_time_server.cpp192 IPCThreadState::self()->stopProcess();
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp584 void IPCThreadState::stopProcess(bool /*immediate*/) function in class:android::IPCThreadState
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp356 IPCThreadState::self()->stopProcess();

Completed in 152 milliseconds