Home | History | Annotate | Download | only in android

Lines Matching refs:ramdisk

558     /* opts->ramdisk is never NULL (see createAVD) here */
559 if (opts->ramdisk) {
561 hw->disk_ramdisk_path = ASTRDUP(opts->ramdisk);
565 D("autoconfig: -ramdisk %s", hw->disk_ramdisk_path);