Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1309 class FlashAllTool { class
1311FlashAllTool(const ImageSource& source, const std::string& slot_override, bool skip_secondary, boo…
1332 FlashAllTool::FlashAllTool(const ImageSource& source, const std::string& slot_override, bool skip_s… in FlashAllTool() function in FlashAllTool
1340 void FlashAllTool::Flash() { in Flash()
1379 void FlashAllTool::CheckRequirements() { in CheckRequirements()
1387 void FlashAllTool::DetermineSecondarySlot() { in DetermineSecondarySlot()
1404 void FlashAllTool::CollectImages() { in CollectImages()
1421 void FlashAllTool::FlashImages(const std::vector<std::pair<const Image*, std::string>>& images) { in FlashImages()
1435 void FlashAllTool::FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf) { in FlashImage()
1451 void FlashAllTool::UpdateSuperPartition() { in UpdateSuperPartition()
[all …]