Searched defs:sysImage (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dvl-android.c3575 const char* sysImage = android_hw->disk_systemPartition_path; local
3585 if (sysImage && *sysImage) {
3586 if (filelock_create(sysImage) == NULL) {
3592 pstrcat(tmp,sizeof(tmp),sysImage);

Completed in 68 milliseconds