Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_client.c92 static int switch_socket_transport(int fd) in switch_socket_transport() function
200 if (memcmp(service,"host",4) != 0 && switch_socket_transport(fd)) { in _adb_connect()