Home
last modified time | relevance | path

Searched refs:FlashAllTool (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp1425 class FlashAllTool { class
1427 FlashAllTool(const ImageSource& source, const std::string& slot_override, bool skip_secondary,
1450 FlashAllTool::FlashAllTool(const ImageSource& source, const std::string& slot_override, in FlashAllTool() function in FlashAllTool
1460 void FlashAllTool::Flash() { in Flash()
1499 void FlashAllTool::CheckRequirements() { in CheckRequirements()
1507 void FlashAllTool::DetermineSecondarySlot() { in DetermineSecondarySlot()
1524 void FlashAllTool::CollectImages() { in CollectImages()
1541 void FlashAllTool::FlashImages(const std::vector<std::pair<const Image*, std::string>>& images) { in FlashImages()
1555 void FlashAllTool::FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf) { in FlashImage()
1571 void FlashAllTool::UpdateSuperPartition() { in UpdateSuperPartition()
[all …]