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 74 IPCThreadState::self()->stopProcess();
92 IPCThreadState::self()->stopProcess();
  /frameworks/base/include/binder/
IPCThreadState.h 58 void stopProcess(bool immediate = true);
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 274 IPCThreadState::self()->stopProcess();
  /frameworks/base/libs/binder/
IPCThreadState.cpp 483 void IPCThreadState::stopProcess(bool immediate)
    [all...]

Completed in 678 milliseconds