Searched refs:LoadPartitionsFromSlots (Results 1 – 4 of 4) sorted by relevance
52 bool LoadPartitionsFromSlots(BootControlInterface* boot_control);
112 bool InstallPlan::LoadPartitionsFromSlots(BootControlInterface* boot_control) { in LoadPartitionsFromSlots() function in chromeos_update_engine::InstallPlan
916 if (!install_plan_->LoadPartitionsFromSlots(boot_control_)) { in ParseManifestPartitions()
888 install_plan_->LoadPartitionsFromSlots(system_state_->boot_control())); in Rollback()