Home
last modified time | relevance | path

Searched refs:ExtractRamdiskImage (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_unpacker.cc116 bool BootImageUnpacker::ExtractRamdiskImage(const std::string& path) const { in ExtractRamdiskImage() function in cuttlefish::BootImageUnpacker
131 if (!ExtractRamdiskImage(ramdisk_image_path)) { in Unpack()
Dboot_image_unpacker.h83 bool ExtractRamdiskImage(const std::string& path) const;