Home
last modified time | relevance | path

Searched defs:new_ramdisk (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dvendor_boot_img_utils.cpp208 const std::string& new_ramdisk) { in replace_default_vendor_ramdisk()
302 const std::string& new_ramdisk) { in replace_vendor_ramdisk_fragment()
408 auto new_ramdisk = load_file(new_ramdisk_fd, new_ramdisk_size, "new vendor ramdisk"); in replace_vendor_ramdisk() local