Home
last modified time | relevance | path

Searched refs:find_emulator_transport_by_adb_port_locked (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dtransport_local.cpp343 atransport* find_emulator_transport_by_adb_port_locked(int adb_port) in find_emulator_transport_by_adb_port_locked() function
357 atransport* result = find_emulator_transport_by_adb_port_locked(adb_port); in find_emulator_transport_by_adb_port()
403 find_emulator_transport_by_adb_port_locked(adb_port); in init_socket_transport()