HomeSort by relevance Sort by last modified time
    Searched refs:stopProcess (Results 1 - 4 of 4) sorted by null

  /frameworks/base/cmds/app_process/
app_main.cpp 91 IPCThreadState::self()->stopProcess();
105 IPCThreadState::self()->stopProcess();
  /frameworks/base/include/binder/
IPCThreadState.h 59 void stopProcess(bool immediate = true);
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 302 IPCThreadState::self()->stopProcess();
  /frameworks/base/libs/binder/
IPCThreadState.cpp 494 void IPCThreadState::stopProcess(bool immediate)
    [all...]

Completed in 33 milliseconds