Home | History | Annotate | Download | only in android

Lines Matching refs:ramdisk

537     /* opts->ramdisk is never NULL (see createAVD) here */
538 if (opts->ramdisk) {
539 reassign_string(&hw->disk_ramdisk_path, opts->ramdisk);
543 D("autoconfig: -ramdisk %s", hw->disk_ramdisk_path);