Searched refs:boot_images_ (Results 1 – 1 of 1) sorted by relevance
1446 std::vector<std::pair<const Image*, std::string>> boot_images_; member in FlashAllTool1479 FlashImages(boot_images_); in Flash()1534 boot_images_.emplace_back(&images[i], slot); in CollectImages()