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 189 const char* avdInfo_getImageFile( AvdInfo* i, AvdImageType imageType );
info.c 858 avdInfo_getImageFile( AvdInfo* i, AvdImageType imageType )
869 const char* file = avdInfo_getImageFile(i, imageType);
    [all...]

Completed in 222 milliseconds