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

  /external/qemu/android/avd/
info.h 160 /* avdInfo_getSystemImagePath() will return NULL, except if the AVD content
163 char* avdInfo_getSystemImagePath( AvdInfo* i );
info.c 976 avdInfo_getSystemImagePath( AvdInfo* i )
    [all...]
  /external/qemu/android/
main.c 562 rwImage = avdInfo_getSystemImagePath(avd);
    [all...]

Completed in 268 milliseconds