Searched refs:adb_get_transport (Results 1 – 3 of 3) sorted by relevance
58 void adb_get_transport(TransportType* _Nullable type, const char* _Nullable* _Nullable serial,
63 void adb_get_transport(TransportType* type, const char** serial, TransportId* transport_id) { in adb_get_transport() function
1080 adb_get_transport(&t, nullptr, nullptr); in wait_for_device()1144 adb_get_transport(&previous_type, &previous_serial, &previous_id); in adb_root()