Lines Matching full:console
43 /* Contains arguments for -android-report-console option. */
137 D("trying to find console-report client on tcp:%d", port);
185 fprintf(stderr, "-report-console must be followed by a 'tcp:<port>' or 'unix:<path>'\n");
191 D( "waiting for console-reporting client" );
197 fprintf(stderr, "could not accept console-reporting client connection: %s\n",
206 /* simply send the console port in text */
212 fprintf(stderr, "could not send console number report: %d: %s\n",
218 D( "console port number sent to remote. resuming boot" );
332 /* setup second redirection for the emulator console */
340 D( "control console listening on port %d, ADB on port %d", base_port, base_port+1 );
538 DETACHED_PROCESS, /* the new process doesn't have a console */