Android-cuttlefish cvd tool
Namespaces | Functions
gem5_image_unpacker.cpp File Reference
#include "cuttlefish/host/commands/assemble_cvd/disk/gem5_image_unpacker.h"
#include <errno.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <string>
#include "absl/log/log.h"
#include "android-base/file.h"
#include "cuttlefish/common/libs/utils/files.h"
#include "cuttlefish/files/copy.h"
#include "cuttlefish/host/commands/assemble_cvd/boot_image_utils.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/boot_image.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/posix/strerror.h"
#include "cuttlefish/result/result.h"
Include dependency graph for gem5_image_unpacker.cpp:

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::Gem5ImageUnpacker (const CuttlefishConfig &config, const BootImageFlag &boot_image)