Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1192 class FlashAllTool { class
1194FlashAllTool(const ImageSource& source, const std::string& slot_override, bool skip_secondary, boo…
1215 FlashAllTool::FlashAllTool(const ImageSource& source, const std::string& slot_override, bool skip_s… in FlashAllTool() function in FlashAllTool
1223 void FlashAllTool::Flash() { in Flash()
1260 void FlashAllTool::CheckRequirements() { in CheckRequirements()
1268 void FlashAllTool::DetermineSecondarySlot() { in DetermineSecondarySlot()
1285 void FlashAllTool::CollectImages() { in CollectImages()
1302 void FlashAllTool::FlashImages(const std::vector<std::pair<const Image*, std::string>>& images) { in FlashImages()
1316 void FlashAllTool::FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf) { in FlashImage()
1332 void FlashAllTool::UpdateSuperPartition() { in UpdateSuperPartition()
[all …]