#include <super_flash_helper.h>
◆ SuperFlashHelper()
SuperFlashHelper::SuperFlashHelper |
( |
const ImageSource & |
source | ) |
|
|
explicit |
◆ AddPartition()
bool SuperFlashHelper::AddPartition |
( |
const std::string & |
partition, |
|
|
const std::string & |
image_name, |
|
|
bool |
optional |
|
) |
| |
◆ GetSparseLayout()
SparsePtr SuperFlashHelper::GetSparseLayout |
( |
| ) |
|
◆ IncludeInSuper()
bool SuperFlashHelper::IncludeInSuper |
( |
const std::string & |
partition | ) |
|
◆ Open()
◆ WillFlash()
bool SuperFlashHelper::WillFlash |
( |
const std::string & |
partition | ) |
const |
|
inline |
◆ base_metadata_
std::unique_ptr<android::fs_mgr::LpMetadata> SuperFlashHelper::base_metadata_ |
|
private |
◆ builder_
android::fs_mgr::SuperLayoutBuilder SuperFlashHelper::builder_ |
|
private |
◆ extents_
std::vector<android::fs_mgr::SuperImageExtent> SuperFlashHelper::extents_ |
|
private |
◆ image_fds_
◆ source_
◆ will_flash_
std::unordered_set<std::string> SuperFlashHelper::will_flash_ |
|
private |
The documentation for this class was generated from the following files: