OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zygote_run_oneshot
(Results
1 - 3
of
3
) sorted by null
/system/core/include/cutils/
zygote.h
24
int
zygote_run_oneshot
(int sendStdio, int argc, const char **argv);
/system/core/libcutils/
zygote.c
213
*
zygote_run_oneshot
waits up to ZYGOTE_RETRY_COUNT *
216
int
zygote_run_oneshot
(int sendStdio, int argc, const char **argv)
function
/frameworks/base/cmds/runtime/
main_runtime.cpp
491
zygote_run_oneshot
((int)(!logStdio),
Completed in 25 milliseconds