Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dmock_dynamic_partition_control_android.h123 bool RealGetSystemOtherPath(uint32_t source_slot, in RealGetSystemOtherPath()
132 bool RealEraseSystemOtherAvbFooter(uint32_t source_slot, in RealEraseSystemOtherAvbFooter()
143 uint32_t source_slot, in RealPrepareDynamicPartitionsForUpdate()
Ddynamic_partition_control_android.cc128 uint32_t source_slot) in DynamicPartitionControlAndroid()
359 uint32_t source_slot, in LoadMetadataBuilder()
448 uint32_t source_slot, in PreparePartitionsForUpdate()
674 uint32_t source_slot, in GetSystemOtherPath()
784 uint32_t source_slot, uint32_t target_slot) { in EraseSystemOtherAvbFooter()
816 uint32_t source_slot, in PrepareDynamicPartitionsForUpdate()
948 uint32_t source_slot, in PrepareSnapshotPartitionsForUpdate()
1267 uint32_t source_slot, in DeleteSourcePartitions()
1379 uint32_t source_slot, in VerifyExtentsForUntouchedPartitions()
Ddynamic_partition_control_android_unittest.cc88 bool delete_source) { in SetUp()
936 .WillByDefault(Invoke([&](auto source_slot, in TEST_P()
960 .WillByDefault(Invoke([&](auto source_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.cc24 chromeos_update_engine::BootControlInterface::Slot source_slot, in GenerateOperationsForPartitionsNotInPayload()
Dpartition_writer.cc132 bool PartitionWriter::OpenSourcePartition(uint32_t source_slot, in OpenSourcePartition()
154 uint32_t source_slot = install_plan->source_slot; in Init() local
Dpartition_update_generator_android.cc40 BootControlInterface::Slot source_slot, in GenerateOperationsForPartitionsNotInPayload()
/system/update_engine/common/
Ddynamic_partition_control_stub.cc61 uint32_t source_slot, in PreparePartitionsForUpdate()
97 uint32_t source_slot, in VerifyExtentsForUntouchedPartitions()
/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp101 auto source_slot = fs_mgr_get_slot_suffix(); in CreateTestUpdate() local
Dsnapshot.cpp1905 uint32_t source_slot = SlotNumberForSlotSuffix(source_slot_suffix); in GetSnapshotFlashingStatus() local