Searched refs:LoadPartitionsFromSlots (Results 1 – 4 of 4) sorted by relevance
52 bool LoadPartitionsFromSlots(BootControlInterface* boot_control);
86 bool InstallPlan::LoadPartitionsFromSlots(BootControlInterface* boot_control) { in LoadPartitionsFromSlots() function in chromeos_update_engine::InstallPlan
875 if (!install_plan_->LoadPartitionsFromSlots(boot_control_)) { in ParseManifestPartitions()
709 install_plan.LoadPartitionsFromSlots(system_state_->boot_control())); in UpdateAttempter()