#include <fastboot.h>
◆ FlashAllTool()
◆ AddFlashTasks()
void FlashAllTool::AddFlashTasks |
( |
const std::vector< std::pair< const Image *, std::string > > & |
images, |
|
|
std::vector< std::unique_ptr< Task > > & |
tasks |
|
) |
| |
|
private |
◆ CheckRequirements()
void FlashAllTool::CheckRequirements |
( |
| ) |
|
|
private |
◆ CollectImages()
void FlashAllTool::CollectImages |
( |
| ) |
|
|
private |
◆ CollectTasks()
std::vector< std::unique_ptr< Task > > FlashAllTool::CollectTasks |
( |
| ) |
|
◆ CollectTasksFromFastbootInfo()
std::vector< std::unique_ptr< Task > > FlashAllTool::CollectTasksFromFastbootInfo |
( |
| ) |
|
|
private |
◆ CollectTasksFromImageList()
std::vector< std::unique_ptr< Task > > FlashAllTool::CollectTasksFromImageList |
( |
| ) |
|
|
private |
◆ DetermineSlot()
void FlashAllTool::DetermineSlot |
( |
| ) |
|
|
private |
◆ Flash()
void FlashAllTool::Flash |
( |
| ) |
|
◆ boot_images_
std::vector<ImageEntry> FlashAllTool::boot_images_ |
|
private |
◆ fp_
◆ os_images_
◆ tasks_
std::vector<std::unique_ptr<Task> > FlashAllTool::tasks_ |
|
private |
The documentation for this class was generated from the following files: