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

  /external/qemu/android/avd/
info.h 153 * Use avdInfo_getDefaultCachePath() to retrieve the default path
157 char* avdInfo_getDefaultCachePath( AvdInfo* i );
info.c 939 char* avdInfo_getDefaultCachePath( AvdInfo* i )
    [all...]
  /external/qemu/android/
main.c 713 opts->cache = avdInfo_getDefaultCachePath(avd);
    [all...]

Completed in 90 milliseconds