Home
last modified time | relevance | path

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

/external/qemu/android/
Dcmdline-options.h135 OPT_PARAM( report_console, "<socket>", "report console port to remote socket" )
Dqemu-setup.c113 report_console( const char* proto_port, int console_port ) in report_console() function
353 report_console(android_op_report_console, base_port); in android_emulation_setup()
Dmain.c1122 if (opts->report_console) { in main()
1124 args[n++] = opts->report_console; in main()