/system/update_engine/aosp/ |
D | mock_dynamic_partition_control_android.h | 116 uint32_t target_slot, in RealGetSystemOtherPath() argument 121 source_slot, target_slot, partition_name_suffix, path, should_unmap); in RealGetSystemOtherPath() 125 uint32_t target_slot) { in RealEraseSystemOtherAvbFooter() argument 127 source_slot, target_slot); in RealEraseSystemOtherAvbFooter() 136 uint32_t target_slot, in RealPrepareDynamicPartitionsForUpdate() argument 140 source_slot, target_slot, manifest, delete_source); in RealPrepareDynamicPartitionsForUpdate()
|
D | dynamic_partition_control_android.h | 53 uint32_t target_slot, 72 uint32_t target_slot, 137 uint32_t target_slot); 142 uint32_t target_slot); 196 uint32_t target_slot, 216 uint32_t target_slot); 224 uint32_t target_slot, 251 uint32_t target_slot, 257 uint32_t target_slot,
|
D | dynamic_partition_control_android.cc | 340 uint32_t target_slot) { in LoadMetadataBuilder() argument 345 target_slot, in LoadMetadataBuilder() 362 uint32_t target_slot) { in StoreMetadata() argument 366 << BootControlInterface::SlotName(target_slot) << " in " in StoreMetadata() 378 if (!UpdatePartitionTable(super_device, *metadata, target_slot)) { in StoreMetadata() 380 << BootControlInterface::SlotName(target_slot) << " in " in StoreMetadata() 385 << BootControlInterface::SlotName(target_slot) << " in " in StoreMetadata() 429 uint32_t target_slot, in PreparePartitionsForUpdate() argument 434 target_slot_ = target_slot; in PreparePartitionsForUpdate() 453 TEST_AND_RETURN_FALSE(EraseSystemOtherAvbFooter(source_slot, target_slot)); in PreparePartitionsForUpdate() [all …]
|
D | dynamic_partition_control_android_unittest.cc | 86 uint32_t target_slot, in SetUp() 90 source_slot, target_slot, manifest, delete_source); in SetUp() 912 auto target_slot, in TEST_P() 917 source_slot, target_slot, name, path, should_unmap); in TEST_P() 937 auto target_slot, in TEST_P() argument 942 source_slot, target_slot, name, path, should_unmap); in TEST_P() 961 auto target_slot, in TEST_P() argument 966 source_slot, target_slot, name, path, should_unmap); in TEST_P() 1098 auto target_slot, in TEST_P() 1102 EXPECT_EQ(target(), target_slot); in TEST_P() [all …]
|
/system/update_engine/payload_consumer/ |
D | install_plan.cc | 71 (target_slot == that.target_slot) && (partitions == that.partitions)); in operator ==() 96 {"target_slot", BootControlInterface::SlotName(target_slot)}, in ToString() 163 if (target_slot != BootControlInterface::kInvalidSlot && in LoadPartitionsFromSlots() 166 partition.name, target_slot, source_slot); in LoadPartitionsFromSlots()
|
D | partition_update_generator_android.cc | 41 BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload() argument 74 partition_name, target_slot, true, &target_device, &is_target_dynamic)); in GenerateOperationsForPartitionsNotInPayload() 81 << " dynamic, and target slot " << target_slot << " is " in GenerateOperationsForPartitionsNotInPayload()
|
D | partition_update_generator_stub.h | 33 BootControlInterface::Slot target_slot,
|
D | partition_update_generator_stub.cc | 25 chromeos_update_engine::BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload() argument
|
D | install_plan_unittest.cc | 35 .target_slot = BootControlInterface::kInvalidSlot, in TEST()
|
D | partition_update_generator_interface.h | 43 BootControlInterface::Slot target_slot,
|
D | partition_update_generator_android.h | 41 BootControlInterface::Slot target_slot,
|
D | delta_performer_fuzzer.cc | 56 .target_slot = 1, in FuzzDeltaPerformer()
|
D | delta_performer.cc | 249 IsDynamicPartition(install_part.name, install_plan_->target_slot)); in OpenCurrentPartition() 637 if (install_plan_->target_slot != BootControlInterface::kInvalidSlot) { in ParseManifestPartitions() 665 install_plan_->target_slot, in ParseManifestPartitions() 784 install_plan_->target_slot, in PreparePartitionsForUpdate() 793 BootControlInterface::Slot target_slot, in PreparePartitionsForUpdate() argument 815 target_slot, in PreparePartitionsForUpdate() 820 << BootControlInterface::SlotName(target_slot); in PreparePartitionsForUpdate() 1547 IsDynamicPartition(install_part.name, install_plan_->target_slot)); in CreatePartitionWriter()
|
D | postinstall_runner_action.cc | 219 command.push_back(std::to_string(install_plan_.target_slot)); in PerformPartitionPostinstall() 373 !boot_control_->SetActiveBootSlot(install_plan_.target_slot)) { in Cleanup()
|
D | install_plan.h | 86 BootControlInterface::Slot target_slot{BootControlInterface::kInvalidSlot};
|
D | partition_writer.cc | 281 uint32_t target_slot = install_plan->target_slot; in Init() local 302 << BootControlInterface::SlotName(target_slot) << ", file " in Init()
|
/system/update_engine/common/ |
D | dynamic_partition_control_stub.cc | 52 uint32_t target_slot, in PreparePartitionsForUpdate() argument 88 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions() argument
|
D | dynamic_partition_control_stub.h | 40 uint32_t target_slot, 60 uint32_t target_slot,
|
D | dynamic_partition_control_interface.h | 101 uint32_t target_slot, 157 uint32_t target_slot,
|
/system/extras/postinst/ |
D | postinst.sh | 50 target_slot="$1"
|
/system/update_engine/cros/ |
D | omaha_response_handler_action.cc | 133 install_plan_.target_slot = in PerformAction() 139 install_plan_.target_slot = install_plan_.source_slot == 0 ? 1 : 0; in PerformAction() 147 kPrefsChannelOnSlotPrefix + std::to_string(install_plan_.target_slot); in PerformAction()
|
D | download_action_chromeos.cc | 197 if (!boot_control_->MarkSlotUnbootable(install_plan_.target_slot)) { in PerformAction() 199 << BootControlInterface::SlotName(install_plan_.target_slot) in PerformAction()
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_metadata_updater.h | 43 SnapshotMetadataUpdater(android::fs_mgr::MetadataBuilder* builder, uint32_t target_slot,
|
D | snapshot_metadata_updater.cpp | 39 SnapshotMetadataUpdater::SnapshotMetadataUpdater(MetadataBuilder* builder, uint32_t target_slot, in SnapshotMetadataUpdater() argument 41 : builder_(builder), target_suffix_(SlotSuffixForSlotNumber(target_slot)) { in SnapshotMetadataUpdater()
|
/system/update_engine/ |
D | download_action.cc | 85 if (!boot_control_->MarkSlotUnbootable(install_plan_.target_slot)) { in PerformAction() 87 << BootControlInterface::SlotName(install_plan_.target_slot) in PerformAction()
|