Home
last modified time | relevance | path

Searched defs:source_slot (Results 1 – 7 of 7) sorted by relevance

/system/update_engine/
Dmock_dynamic_partition_control.h89 bool RealGetSystemOtherPath(uint32_t source_slot, in RealGetSystemOtherPath()
98 bool RealEraseSystemOtherAvbFooter(uint32_t source_slot, in RealEraseSystemOtherAvbFooter()
109 uint32_t source_slot, in RealPrepareDynamicPartitionsForUpdate()
Ddynamic_partition_control_android.cc311 uint32_t source_slot, in LoadMetadataBuilder()
400 uint32_t source_slot, in PreparePartitionsForUpdate()
577 uint32_t source_slot, in GetSystemOtherPath()
687 uint32_t source_slot, uint32_t target_slot) { in EraseSystemOtherAvbFooter()
719 uint32_t source_slot, in PrepareDynamicPartitionsForUpdate()
765 uint32_t source_slot, in PrepareSnapshotPartitionsForUpdate()
1027 uint32_t source_slot, in DeleteSourcePartitions()
1118 uint32_t source_slot, in VerifyExtentsForUntouchedPartitions()
Ddynamic_partition_control_android_unittest.cc84 bool delete_source) { in SetUp()
842 .WillByDefault(Invoke([&](auto source_slot, in TEST_P()
866 .WillByDefault(Invoke([&](auto source_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.cc46 uint32_t source_slot, in PreparePartitionsForUpdate()
80 uint32_t source_slot, in VerifyExtentsForUntouchedPartitions()
/system/update_engine/payload_consumer/
Dpartition_update_generator_stub.cc24 chromeos_update_engine::BootControlInterface::Slot source_slot, in GenerateOperationsForPartitionsNotInPayload()
Dpartition_update_generator_android.cc49 BootControlInterface::Slot source_slot, in GenerateOperationsForPartitionsNotInPayload()
128 BootControlInterface::Slot source_slot, in CreatePartitionUpdate()
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1292 uint32_t source_slot = SlotNumberForSlotSuffix(source_slot_suffix); in GetSnapshotFlashingStatus() local