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 150 * Use avdInfo_getDefaultCachePath() to retrieve the default path
154 char* avdInfo_getDefaultCachePath( AvdInfo* i );
info.c 926 char* avdInfo_getDefaultCachePath( AvdInfo* i )
    [all...]
  /external/qemu/android/
main.c 769 opts->cache = avdInfo_getDefaultCachePath(avd);
    [all...]

Completed in 14 milliseconds