Searched refs:zygote_run_oneshot (Results 1 - 2 of 2) sorted by relevance

/system/core/include/cutils/
H A Dzygote.h24 int zygote_run_oneshot(int sendStdio, int argc, const char **argv);
/system/core/libcutils/
H A Dzygote.c213 * zygote_run_oneshot waits up to ZYGOTE_RETRY_COUNT *
216 int zygote_run_oneshot(int sendStdio, int argc, const char **argv) function

Completed in 45 milliseconds