Home | History | Annotate | Download | only in payload_consumer

Lines Matching refs:install_plan_

349       install_plan_->partitions.size() - partitions_.size();
351 install_plan_->partitions[num_previous_partitions + current_partition_];
361 << BootControlInterface::SlotName(install_plan_->source_slot)
381 << BootControlInterface::SlotName(install_plan_->target_slot)
449 if (install_plan_->hash_checks_mandatory) {
494 if (install_plan_->hash_checks_mandatory) {
645 if (install_plan_->hash_checks_mandatory) {
825 install_plan_->partitions.push_back(install_part);
828 if (!install_plan_->LoadPartitionsFromSlots(boot_control_)) {
1379 install_plan_->public_key_rsa.empty())
1382 if (!utils::DecodeAndStoreBase64String(install_plan_->public_key_rsa,
1490 if (install_plan_->hash_checks_mandatory) {