HomeSort by relevance Sort by last modified time
    Searched full:android_build_out (Results 1 - 1 of 1) sorted by null

  /external/qemu/android/
main-common.c 790 char* android_build_out = NULL; local
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) {
    [all...]

Completed in 28 milliseconds