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

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)