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

/external/qemu/android/
H A Dmain-common.c274 char* android_build_out = NULL; local
304 android_build_out = out;
306 D( "found Android build out: %s", android_build_out );
313 if (opts->avd == NULL && !android_build_out)
393 if (!android_build_out) {
394 android_build_out = android_build_root = opts->sysdir;
398 android_build_out,
407 if (android_build_out) {

Completed in 72 milliseconds