Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1211 std::vector<std::pair<const Image*, std::string>> boot_images_; member in FlashAllTool
1240 FlashImages(boot_images_); in Flash()
1295 boot_images_.emplace_back(&images[i], slot); in CollectImages()