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

  /external/qemu/android/avd/
info.h 207 const char* avdInfo_getContentPath( AvdInfo* i );
info.c 1026 avdInfo_getContentPath( AvdInfo* i )
    [all...]
  /external/qemu/android/
user-config.c 67 p = bufprint(temp, end, "%s/%s", avdInfo_getContentPath(info),
main.c 594 opts->sysdir = ASTRDUP(avdInfo_getContentPath(avd));
    [all...]

Completed in 78 milliseconds