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

  /external/qemu/android/avd/
info.h 164 /* avdInfo_getSystemImagePath() will return NULL, except if the AVD content
167 char* avdInfo_getSystemImagePath( AvdInfo* i );
info.c 1064 avdInfo_getSystemImagePath( AvdInfo* i )
    [all...]
  /external/qemu/android/qemu-launcher/
emulator-qemu.cpp 394 rwImage = avdInfo_getSystemImagePath(avd);
  /external/qemu/android/
main.c 593 rwImage = avdInfo_getSystemImagePath(avd);
    [all...]

Completed in 162 milliseconds