Home
last modified time | relevance | path

Searched refs:sysImage (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dvl-android.c3577 const char* sysImage = android_hw->disk_systemPartition_path; in main() local
3587 if (sysImage && *sysImage) { in main()
3588 if (filelock_create(sysImage) == NULL) { in main()
3594 pstrcat(tmp,sizeof(tmp),sysImage); in main()