Android-cuttlefish cvd tool
|
#include <memory>
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/image_aggregator/disk_image.h"
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< std::unique_ptr< DiskImage > > | cuttlefish::ImageFromFile (const std::string &file_path) |