Searched defs:ttype (Results 1 – 4 of 4) sorted by relevance
| /system/core/adb/ |
| D | commandline.c | 357 …t_host_command(char* buffer, size_t buflen, const char* command, transport_type ttype, const char… in format_host_command() 449 static void status_window(transport_type ttype, const char* serial) in status_window() 916 transport_type ttype = kTransportAny; in adb_commandline() local 1369 static int do_cmd(transport_type ttype, char* serial, char *cmd, ...) in do_cmd()
|
| D | sockets.c | 643 transport_type ttype = kTransportAny; in smart_socket_enqueue() local
|
| D | adb.c | 1159 int handle_host_request(char *service, transport_type ttype, char* serial, int reply_fd, asocket *s) in handle_host_request()
|
| D | transport.c | 741 atransport *acquire_one_transport(int state, transport_type ttype, const char* serial, char** error… in acquire_one_transport()
|