Android-cuttlefish cvd tool
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
cuttlefish::FactoryResetProtectedImage Class Reference

#include <factory_reset_protected.h>

Collaboration diagram for cuttlefish::FactoryResetProtectedImage:
Collaboration graph
[legend]

Public Member Functions

ImagePartition Partition () const
 

Static Public Member Functions

static std::string FileName ()
 
static Result< FactoryResetProtectedImageCreate (const CuttlefishConfig::InstanceSpecific &)
 

Private Member Functions

 FactoryResetProtectedImage (std::string)
 

Private Attributes

std::string path_
 

Constructor & Destructor Documentation

◆ FactoryResetProtectedImage()

cuttlefish::FactoryResetProtectedImage::FactoryResetProtectedImage ( std::string  path)
explicitprivate

Member Function Documentation

◆ Create()

Result< FactoryResetProtectedImage > cuttlefish::FactoryResetProtectedImage::Create ( const CuttlefishConfig::InstanceSpecific instance)
static

◆ FileName()

std::string cuttlefish::FactoryResetProtectedImage::FileName ( )
static

◆ Partition()

ImagePartition cuttlefish::FactoryResetProtectedImage::Partition ( ) const

Member Data Documentation

◆ path_

std::string cuttlefish::FactoryResetProtectedImage::path_
private

The documentation for this class was generated from the following files: