Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_client.c16 static transport_type __adb_transport = kTransportAny; variable
24 __adb_transport = type; in adb_set_transport()
103 switch (__adb_transport) { in switch_socket_transport()