HomeSort by relevance Sort by last modified time
    Searched refs:avdInfo_getContentPath (Results 1 - 5 of 5) sorted by null

  /external/qemu/android/avd/
info.h 221 const char* avdInfo_getContentPath( AvdInfo* i );
info.c 1127 avdInfo_getContentPath( AvdInfo* i )
    [all...]
  /external/qemu/android/
user-config.c 67 p = bufprint(temp, end, "%s/%s", avdInfo_getContentPath(info),
main.c 572 opts->sysdir = ASTRDUP(avdInfo_getContentPath(avd));
    [all...]
  /external/qemu/android/qemu-launcher/
emulator-qemu.cpp 373 opts->sysdir = ASTRDUP(avdInfo_getContentPath(avd));

Completed in 88 milliseconds