Home
last modified time | relevance | path

Searched refs:subproc_mode (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dadb.h399 } subproc_mode; typedef
Dservices.c340 static int create_subproc_thread(const char *name, const subproc_mode mode) in create_subproc_thread()