HomeSort by relevance Sort by last modified time
    Searched full:report_console (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/
qemu-setup.c 113 report_console( const char* proto_port, int console_port ) function
352 report_console(android_op_report_console, base_port);
cmdline-options.h 132 OPT_PARAM( report_console, "<socket>", "report console port to remote socket" )
main.c 1065 if (opts->report_console) {
1067 args[n++] = opts->report_console;
    [all...]

Completed in 534 milliseconds