Searched refs:find_emulator_transport_by_adb_port (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dadb.h308 atransport* find_emulator_transport_by_adb_port(int adb_port);
H A Dtransport_local.c373 atransport* find_emulator_transport_by_adb_port(int adb_port) function
H A Dadb.c1308 atransport* known_emulator = find_emulator_transport_by_adb_port(adb_port);

Completed in 37 milliseconds