Searched refs:flash_super_task (Results 1 – 1 of 1) sorted by relevance
1767 if (auto flash_super_task = OptimizedFlashSuperTask::Initialize(fp, tasks)) { in ParseFastbootInfo() local1768 tasks.emplace_back(std::move(flash_super_task)); in ParseFastbootInfo()1888 if (auto flash_super_task = OptimizedFlashSuperTask::Initialize(fp_, tasks)) { in CollectTasksFromImageList() local1889 tasks.emplace_back(std::move(flash_super_task)); in CollectTasksFromImageList()