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

  /external/qemu/android/avd/
info.h 186 const char* avdInfo_getImageFile( AvdInfo* i, AvdImageType imageType );
info.c 845 avdInfo_getImageFile( AvdInfo* i, AvdImageType imageType )
856 const char* file = avdInfo_getImageFile(i, imageType);
    [all...]

Completed in 22 milliseconds