OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopProcess
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/cmds/app_process/
app_main.cpp
95
IPCThreadState::self()->
stopProcess
();
112
IPCThreadState::self()->
stopProcess
();
/frameworks/native/include/binder/
IPCThreadState.h
61
void
stopProcess
(bool immediate = true);
/frameworks/base/cmds/bootanimation/
BootAnimation.cpp
313
IPCThreadState::self()->
stopProcess
();
/frameworks/base/services/common_time/
common_time_server.cpp
191
IPCThreadState::self()->
stopProcess
();
[
all
...]
/frameworks/native/libs/binder/
IPCThreadState.cpp
536
void IPCThreadState::
stopProcess
(bool immediate)
[
all
...]
Completed in 4744 milliseconds