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

/system/core/adb/
H A Dservices.c383 static int create_subproc_thread(const char *name) function
466 ret = create_subproc_thread(name + 6);
468 ret = create_subproc_thread(0);

Completed in 3 milliseconds