Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h129 std::vector<ImageEntry> boot_images_; variable
Dfastboot.cpp1869 boot_images_.emplace_back(&images[i], slot); in CollectImages()
1881 AddFlashTasks(boot_images_, tasks); in CollectTasksFromImageList()