Searched refs:LoadPartitionsFromSlots (Results 1 – 4 of 4) sorted by relevance
53 bool LoadPartitionsFromSlots(BootControlInterface* boot_control);
152 bool InstallPlan::LoadPartitionsFromSlots(BootControlInterface* boot_control) { in LoadPartitionsFromSlots() function in chromeos_update_engine::InstallPlan
766 if (!install_plan_->LoadPartitionsFromSlots(boot_control_)) { in ParseManifestPartitions()
850 TEST_AND_RETURN_FALSE(install_plan_->LoadPartitionsFromSlots( in Rollback()