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

  /development/tools/emulator/opengl/tests/event_injector/
EventInjector.cpp 33 EventInjector::EventInjector(int consolePort)
35 mPrivate = new PRIVATE(consolePort);
EventInjector.h 27 EventInjector(int consolePort);
  /development/tools/emulator/opengl/tests/emulator_test_renderer/
main.cpp 45 int consolePort = 5554;
112 injector = new EventInjector(consolePort);
  /external/qemu/android/
cmdline-options.h 112 OPT_PARAM( ports, "<consoleport>,<adbport>", "TCP ports used for the console and adb bridge" )
help.c 843 " CONSOLEPORT=`nc -l localhost $MYPORT`\n"
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
adb.jd 89 console port number. The format of the serial number is <code>&lt;type&gt;-&lt;consolePort&gt;</code>.
  /external/qemu/
qemu-options.hx     [all...]

Completed in 87 milliseconds