Home
last modified time | relevance | path

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

/system/core/adb/
Dconsole.cpp75 size_t emulator_count = 0; in adb_get_emulator_console_port() local
78 if (++emulator_count > 1) { in adb_get_emulator_console_port()
86 if (emulator_count == 0) { in adb_get_emulator_console_port()