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