Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.h130 std::vector<ImageEntry> os_images_; variable
Dfastboot.cpp1871 os_images_.emplace_back(&images[i], slot); in CollectImages()
1886 AddFlashTasks(os_images_, tasks); in CollectTasksFromImageList()