OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_emulator_transport_by_adb_port
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/minadbd/
adb.h
267
atransport*
find_emulator_transport_by_adb_port
(int adb_port);
/system/core/adb/
adb.h
305
atransport*
find_emulator_transport_by_adb_port
(int adb_port);
transport_local.c
376
atransport*
find_emulator_transport_by_adb_port
(int adb_port)
function
services.c
500
atransport* known_emulator =
find_emulator_transport_by_adb_port
(adb_port);
Completed in 145 milliseconds