Home
last modified time | relevance | path

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

/system/update_engine/
Dmock_dynamic_partition_control.h90 uint32_t target_slot, in RealGetSystemOtherPath()
99 uint32_t target_slot) { in RealEraseSystemOtherAvbFooter()
110 uint32_t target_slot, in RealPrepareDynamicPartitionsForUpdate()
Ddynamic_partition_control_android.cc312 uint32_t target_slot) { in LoadMetadataBuilder()
334 uint32_t target_slot) { in StoreMetadata()
401 uint32_t target_slot, in PreparePartitionsForUpdate()
578 uint32_t target_slot, in GetSystemOtherPath()
687 uint32_t source_slot, uint32_t target_slot) { in EraseSystemOtherAvbFooter()
720 uint32_t target_slot, in PrepareDynamicPartitionsForUpdate()
766 uint32_t target_slot, in PrepareSnapshotPartitionsForUpdate()
793 uint32_t target_slot, in UpdatePartitionMetadata()
1119 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions()
Ddynamic_partition_control_android_unittest.cc84 bool delete_source) { in SetUp()
843 auto target_slot, in TEST_P()
867 auto target_slot, in TEST_P()
870 auto should_unmap) { in TEST_P()
999 auto delete_source) { in TEST_P()
/system/update_engine/common/
Ddynamic_partition_control_stub.cc47 uint32_t target_slot, in PreparePartitionsForUpdate()
81 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions()
/system/update_engine/payload_consumer/
Dpartition_update_generator_stub.cc25 chromeos_update_engine::BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload()
Dpartition_update_generator_android.cc50 BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload()
129 BootControlInterface::Slot target_slot) { in CreatePartitionUpdate()
Ddelta_performer.cc943 BootControlInterface::Slot target_slot, in PreparePartitionsForUpdate()
/system/core/fs_mgr/libsnapshot/
Dsnapshot_metadata_updater.cpp39 SnapshotMetadataUpdater::SnapshotMetadataUpdater(MetadataBuilder* builder, uint32_t target_slot, in SnapshotMetadataUpdater()
Dsnapshot.cpp1293 uint32_t target_slot = (source_slot == 0) ? 1 : 0; in GetSnapshotFlashingStatus() local
2152 uint32_t target_slot = SlotNumberForSlotSuffix(target_suffix); in CreateUpdateSnapshots() local