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 40 char* android_op_port = NULL; variable
250 if (android_op_port && android_op_ports) {
286 if (android_op_port) {
288 int port = strtol( android_op_port, &end, 0 );
  /external/qemu/
vl-android.c 338 extern char* android_op_port;
    [all...]

Completed in 45 milliseconds