Android-cuttlefish cvd tool
Classes | Typedefs
task.h File Reference
#include <string>
#include "super_flash_helper.h"
#include "util.h"
Include dependency graph for task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Task
 
class  FlashTask
 
class  RebootTask
 
class  OptimizedFlashSuperTask
 
class  UpdateSuperTask
 
class  ResizeTask
 
class  DeleteTask
 
class  WipeTask
 

Typedefs

using ImageEntry = std::pair< const Image *, std::string >
 

Typedef Documentation

◆ ImageEntry

using ImageEntry = std::pair<const Image*, std::string>