Home
last modified time | relevance | path

Searched refs:android_op_gps (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dvl-android.c357 char* android_op_gps = NULL; variable
3390 android_op_gps = (char*)optarg; in main()
3718 if (android_op_gps) { in main()
3719 CharDriverState* cs = qemu_chr_open("gps", android_op_gps, NULL); in main()
3723 android_op_gps); in main()