Home
last modified time | relevance | path

Searched refs:FromImages (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_unpacker.h32 static std::unique_ptr<BootImageUnpacker> FromImages(
Dboot_image_unpacker.cc51 std::unique_ptr<BootImageUnpacker> BootImageUnpacker::FromImages( in FromImages() function in cuttlefish::BootImageUnpacker
Ddisk_flags.cc129 return cuttlefish::BootImageUnpacker::FromImages( in CreateBootImageUnpacker()