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

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

Completed in 3 milliseconds