HomeSort by relevance Sort by last modified time
    Searched refs:find_emulator_transport_by_console_port (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
adb.h 140 atransport* find_emulator_transport_by_console_port(int console_port);
transport_local.cpp 115 find_emulator_transport_by_console_port(console_port) != nullptr) {
439 atransport* find_emulator_transport_by_console_port(int console_port) { function

Completed in 164 milliseconds