Lines Matching full:android_build_out
790 char* android_build_out = NULL;
817 android_build_out = out;
819 D( "found Android build out: %s", android_build_out );
826 if (opts->avd == NULL && !android_build_out)
909 if (!android_build_out) {
910 android_build_out = android_build_root = opts->sysdir;
914 android_build_out,
923 if (android_build_out) {