Searched refs:find_emulator_transport_by_adb_port (Results 1 – 3 of 3) sorted by relevance
147 atransport* find_emulator_transport_by_adb_port(int adb_port);
149 if (find_emulator_transport_by_adb_port(adb_port) != nullptr || in local_connect_arbitrary_ports()493 atransport* find_emulator_transport_by_adb_port(int adb_port) in find_emulator_transport_by_adb_port() function
403 atransport* known_emulator = find_emulator_transport_by_adb_port(adb_port); in connect_emulator()