Home | History | Annotate | Download | only in android

Lines Matching full:myport

733     "      MYPORT=5000\n"
734 " emulator -no-window -report-console tcp:$MYPORT &\n"
735 " CONSOLEPORT=`nc -l localhost $MYPORT`\n"