Searched refs:boot_images_ (Results 1 – 2 of 2) sorted by relevance
129 std::vector<ImageEntry> boot_images_; variable
1869 boot_images_.emplace_back(&images[i], slot); in CollectImages()1881 AddFlashTasks(boot_images_, tasks); in CollectTasksFromImageList()