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

/frameworks/native/include/binder/
H A DIPCThreadState.h61 void stopProcess(bool immediate = true);
/frameworks/base/cmds/app_process/
H A Dapp_main.cpp87 IPCThreadState::self()->stopProcess();
104 IPCThreadState::self()->stopProcess();
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp324 IPCThreadState::self()->stopProcess();
/frameworks/base/libs/common_time/
H A Dcommon_time_server.cpp191 IPCThreadState::self()->stopProcess();
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp535 void IPCThreadState::stopProcess(bool /*immediate*/) function in class:android::IPCThreadState

Completed in 368 milliseconds