Searched defs:arg1 (Results 1 – 4 of 4) sorted by relevance
/system/core/adb/ |
D | services.cpp | 242 static int create_subproc_pty(const char *cmd, const char *arg0, const char *arg1, pid_t *pid) in create_subproc_pty() 297 static int create_subproc_raw(const char *cmd, const char *arg0, const char *arg1, pid_t *pid) in create_subproc_raw() 387 const char *arg0, *arg1; in create_subproc_thread() local
|
D | adb.h | 52 unsigned arg1; /* second argument */ member
|
D | transport.cpp | 99 char arg0[12], arg1[12]; in dump_packet() local
|
/system/bt/test/bluedroidtest/ |
D | bluedroidtest.c | 606 int arg1, arg2, arg3; in bdt_le_test_mode() local
|