Android-cuttlefish cvd tool
Namespaces | Functions
data_image.h File Reference
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
Include dependency graph for data_image.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< void > cuttlefish::InitializeDataImage (const CuttlefishConfig::InstanceSpecific &instance)
 
Result< void > cuttlefish::InitializeEspImage (const CuttlefishConfig &config, const CuttlefishConfig::InstanceSpecific &instance)
 
Result< void > cuttlefish::CreateBlankImage (const std::string &image, int num_mb, const std::string &image_fmt)