Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/disk/
Dkernel_ramdisk_repacker.cpp52 const std::string& system_dlkm_build_dir, const std::string& ramdisk_path) { in RepackSuperAndVbmeta()
/aosp_15_r20/external/mesa3d/.gitlab-ci/bare-metal/
H A Dmkbootimg.py256 def add_entry(self, ramdisk_path, ramdisk_type, ramdisk_name, board_id): argument
/aosp_15_r20/system/tools/mkbootimg/
Dmkbootimg.py315 def add_entry(self, ramdisk_path, ramdisk_type, ramdisk_name, board_id): argument
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc331 std::string ramdisk_path; in RepackVendorBootImage() local
Dvendor_dlkm_utils.cc420 bool SplitRamdiskModules(const std::string& ramdisk_path, in SplitRamdiskModules()