Home
last modified time | relevance | path

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

/external/qemu/android/
Dmain-common.c1010 char* android_build_out = NULL; in createAVD() local
1040 android_build_out = out; in createAVD()
1042 D( "found Android build out: %s", android_build_out ); in createAVD()
1049 if (opts->avd == NULL && !android_build_out) in createAVD()
1132 if (!android_build_out) { in createAVD()
1133 android_build_out = android_build_root = opts->sysdir; in createAVD()
1137 android_build_out, in createAVD()
1146 if (android_build_out) { in createAVD()