Android-cuttlefish cvd tool
|
#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.
Classes | |
class | cuttlefish::AndroidSparseImage |
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< void > | cuttlefish::ForceRawImage (const std::string &image_path) |
Result< bool > | cuttlefish::IsSparseImage (const std::string &image_path) |