HomeSort by relevance Sort by last modified time
    Searched refs:android_op_port (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/
qemu-setup.c 42 char* android_op_port = NULL; variable
257 if (android_op_port && android_op_ports) {
302 if (android_op_port) {
304 int port = strtol( android_op_port, &end, 0 );
  /external/qemu/
vl-android.c 336 extern char* android_op_port;
    [all...]

Completed in 739 milliseconds