|
Android-cuttlefish cvd tool
|
#include <stdint.h>#include <memory>#include <string>#include "cuttlefish/host/libs/image_aggregator/disk_image.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Classes | |
| class | cuttlefish::RawImage |
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< std::unique_ptr< DiskImage > > | cuttlefish::ImageFromFile (const std::string &file_path) |