Home | History | Annotate | Download | only in android

Lines Matching full:console

43 /* Contains arguments for -android-report-console option. */
132 D("trying to find console-report client on tcp:%d", port);
180 fprintf(stderr, "-report-console must be followed by a 'tcp:<port>' or 'unix:<path>'\n");
186 D( "waiting for console-reporting client" );
192 fprintf(stderr, "could not accept console-reporting client connection: %s\n",
201 /* simply send the console port in text */
207 fprintf(stderr, "could not send console number report: %d: %s\n",
213 D( "console port number sent to remote. resuming boot" );
327 /* setup second redirection for the emulator console */
335 D( "control console listening on port %d, ADB on port %d", base_port, base_port+1 );
523 DETACHED_PROCESS, /* the new process doesn't have a console */