Home
last modified time | relevance | path

Searched defs:target_slot (Results 1 – 10 of 10) sorted by relevance

/system/update_engine/aosp/
Dmock_dynamic_partition_control_android.h116 uint32_t target_slot, in RealGetSystemOtherPath()
125 uint32_t target_slot) { in RealEraseSystemOtherAvbFooter()
136 uint32_t target_slot, in RealPrepareDynamicPartitionsForUpdate()
Ddynamic_partition_control_android.cc340 uint32_t target_slot) { in LoadMetadataBuilder()
362 uint32_t target_slot) { in StoreMetadata()
429 uint32_t target_slot, in PreparePartitionsForUpdate()
652 uint32_t target_slot, in GetSystemOtherPath()
761 uint32_t source_slot, uint32_t target_slot) { in EraseSystemOtherAvbFooter()
794 uint32_t target_slot, in PrepareDynamicPartitionsForUpdate()
926 uint32_t target_slot, in PrepareSnapshotPartitionsForUpdate()
969 uint32_t target_slot, in UpdatePartitionMetadata()
1354 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions()
Ddynamic_partition_control_android_unittest.cc88 bool delete_source) { in SetUp()
937 auto target_slot, in TEST_P()
961 auto target_slot, in TEST_P()
964 auto should_unmap) { in TEST_P()
1100 auto delete_source) { in TEST_P()
/system/update_engine/payload_consumer/
Dpartition_update_generator_stub.cc25 chromeos_update_engine::BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload()
Dpartition_update_generator_android.cc41 BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload()
Dpartition_writer.cc281 uint32_t target_slot = install_plan->target_slot; in Init() local
Ddelta_performer.cc793 BootControlInterface::Slot target_slot, in PreparePartitionsForUpdate()
/system/update_engine/common/
Ddynamic_partition_control_stub.cc52 uint32_t target_slot, in PreparePartitionsForUpdate()
88 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions()
/system/core/fs_mgr/libsnapshot/
Dsnapshot_metadata_updater.cpp39 SnapshotMetadataUpdater::SnapshotMetadataUpdater(MetadataBuilder* builder, uint32_t target_slot, in SnapshotMetadataUpdater()
Dsnapshot.cpp1633 uint32_t target_slot = (source_slot == 0) ? 1 : 0; in GetSnapshotFlashingStatus() local
2726 uint32_t target_slot = SlotNumberForSlotSuffix(target_suffix); in CreateUpdateSnapshots() local