Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dmock_dynamic_partition_control_android.h124 uint32_t target_slot, in RealGetSystemOtherPath()
133 uint32_t target_slot) { in RealEraseSystemOtherAvbFooter()
144 uint32_t target_slot, in RealPrepareDynamicPartitionsForUpdate()
Ddynamic_partition_control_android.cc360 uint32_t target_slot) { in LoadMetadataBuilder()
382 uint32_t target_slot) { in StoreMetadata()
449 uint32_t target_slot, in PreparePartitionsForUpdate()
675 uint32_t target_slot, in GetSystemOtherPath()
784 uint32_t source_slot, uint32_t target_slot) { in EraseSystemOtherAvbFooter()
817 uint32_t target_slot, in PrepareDynamicPartitionsForUpdate()
949 uint32_t target_slot, in PrepareSnapshotPartitionsForUpdate()
992 uint32_t target_slot, in UpdatePartitionMetadata()
1380 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.cc155 uint32_t target_slot = install_plan->target_slot; in Init() local
Ddelta_performer.cc818 BootControlInterface::Slot target_slot, in PreparePartitionsForUpdate()
/system/update_engine/common/
Ddynamic_partition_control_stub.cc62 uint32_t target_slot, in PreparePartitionsForUpdate()
98 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions()
/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp103 auto target_slot = fs_mgr_get_other_slot_suffix(); in CreateTestUpdate() local
Dsnapshot_metadata_updater.cpp39 SnapshotMetadataUpdater::SnapshotMetadataUpdater(MetadataBuilder* builder, uint32_t target_slot, in SnapshotMetadataUpdater()
Dsnapshot.cpp1906 uint32_t target_slot = (source_slot == 0) ? 1 : 0; in GetSnapshotFlashingStatus() local
3162 uint32_t target_slot = SlotNumberForSlotSuffix(target_suffix); in CreateUpdateSnapshots() local