Searched defs:target_slot (Results 1 – 10 of 10) sorted by relevance
/system/update_engine/aosp/ |
D | mock_dynamic_partition_control_android.h | 116 uint32_t target_slot, in RealGetSystemOtherPath() 125 uint32_t target_slot) { in RealEraseSystemOtherAvbFooter() 136 uint32_t target_slot, in RealPrepareDynamicPartitionsForUpdate()
|
D | dynamic_partition_control_android.cc | 340 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()
|
D | dynamic_partition_control_android_unittest.cc | 88 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/ |
D | partition_update_generator_stub.cc | 25 chromeos_update_engine::BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload()
|
D | partition_update_generator_android.cc | 41 BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload()
|
D | partition_writer.cc | 281 uint32_t target_slot = install_plan->target_slot; in Init() local
|
D | delta_performer.cc | 793 BootControlInterface::Slot target_slot, in PreparePartitionsForUpdate()
|
/system/update_engine/common/ |
D | dynamic_partition_control_stub.cc | 52 uint32_t target_slot, in PreparePartitionsForUpdate() 88 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions()
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_metadata_updater.cpp | 39 SnapshotMetadataUpdater::SnapshotMetadataUpdater(MetadataBuilder* builder, uint32_t target_slot, in SnapshotMetadataUpdater()
|
D | snapshot.cpp | 1633 uint32_t target_slot = (source_slot == 0) ? 1 : 0; in GetSnapshotFlashingStatus() local 2726 uint32_t target_slot = SlotNumberForSlotSuffix(target_suffix); in CreateUpdateSnapshots() local
|