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

  /external/qemu/android/avd/
info.h 165 /* avdInfo_getSystemInitImagePath() retrieves the path to the read-only
168 char* avdInfo_getSystemInitImagePath( AvdInfo* i );
info.c 983 avdInfo_getSystemInitImagePath( AvdInfo* i )
    [all...]
  /external/qemu/android/
main.c 567 initImage = avdInfo_getSystemInitImagePath(avd);
    [all...]

Completed in 40 milliseconds