HomeSort by relevance Sort by last modified time
    Searched refs:zygote_run_oneshot (Results 1 - 2 of 2) 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 175 * zygote_run_oneshot waits up to ZYGOTE_RETRY_COUNT *
178 int zygote_run_oneshot(int sendStdio, int argc, const char **argv) function

Completed in 125 milliseconds