Home | History | Annotate | Download | only in android

Lines Matching refs:ramdisk

502     /* opts->ramdisk is never NULL (see createAVD) here */
503 if (opts->ramdisk) {
505 hw->disk_ramdisk_path = ASTRDUP(opts->ramdisk);
509 D("autoconfig: -ramdisk %s", hw->disk_ramdisk_path);