Searched defs:ramdisk_path (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/disk/ |
D | kernel_ramdisk_repacker.cpp | 52 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 D | mkbootimg.py | 256 def add_entry(self, ramdisk_path, ramdisk_type, ramdisk_name, board_id): argument
|
/aosp_15_r20/system/tools/mkbootimg/ |
D | mkbootimg.py | 315 def add_entry(self, ramdisk_path, ramdisk_type, ramdisk_name, board_id): argument
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | boot_image_utils.cc | 331 std::string ramdisk_path; in RepackVendorBootImage() local
|
D | vendor_dlkm_utils.cc | 420 bool SplitRamdiskModules(const std::string& ramdisk_path, in SplitRamdiskModules()
|