Home
last modified time | relevance | path

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

/frameworks/base/cmds/app_process/
Dapp_main.cpp87 IPCThreadState::self()->stopProcess(); in onStarted()
88 hardware::IPCThreadState::self()->stopProcess(); in onStarted()
102 IPCThreadState::self()->stopProcess(); in onExit()
103 hardware::IPCThreadState::self()->stopProcess(); in onExit()
/frameworks/base/cmds/webview_zygote/
Dwebview_zygote.cpp53 IPCThreadState::self()->stopProcess(); in onExit()
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h61 void stopProcess(bool immediate = true);
/frameworks/native/libs/binder/
DIPCThreadState.cpp549 void IPCThreadState::stopProcess(bool /*immediate*/) in stopProcess() function in android::IPCThreadState
/frameworks/base/libs/common_time/
Dcommon_time_server.cpp192 IPCThreadState::self()->stopProcess(); in threadLoop()
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp347 IPCThreadState::self()->stopProcess(); in threadLoop()