Searched refs:find_emulator_transport_by_adb_port_locked (Results 1 – 1 of 1) sorted by relevance
262 static atransport* find_emulator_transport_by_adb_port_locked(int adb_port) in find_emulator_transport_by_adb_port_locked() function273 return find_emulator_transport_by_adb_port_locked(adb_port); in find_emulator_transport_by_adb_port()295 atransport* existing_transport = find_emulator_transport_by_adb_port_locked(adb_port); in init_socket_transport()