OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:report_console
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
cmdline-options.h
132
OPT_PARAM(
report_console
, "<socket>", "report console port to remote socket" )
qemu-setup.c
113
report_console
( const char* proto_port, int console_port )
function
352
report_console
(android_op_report_console, base_port);
main.c
1065
if (opts->
report_console
) {
1067
args[n++] = opts->
report_console
;
[
all
...]
Completed in 732 milliseconds