Android-cuttlefish cvd tool
Namespaces | Functions
image_from_file.h File Reference
#include <memory>
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/image_aggregator/disk_image.h"
Include dependency graph for image_from_file.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

Result< std::unique_ptr< DiskImage > > cuttlefish::ImageFromFile (const std::string &file_path)