Searched defs:target_slot (Results 1 – 9 of 9) sorted by relevance
/system/update_engine/ |
D | mock_dynamic_partition_control.h | 90 uint32_t target_slot, in RealGetSystemOtherPath() 99 uint32_t target_slot) { in RealEraseSystemOtherAvbFooter() 110 uint32_t target_slot, in RealPrepareDynamicPartitionsForUpdate()
|
D | dynamic_partition_control_android.cc | 312 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()
|
D | dynamic_partition_control_android_unittest.cc | 84 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/ |
D | dynamic_partition_control_stub.cc | 47 uint32_t target_slot, in PreparePartitionsForUpdate() 81 uint32_t target_slot, in VerifyExtentsForUntouchedPartitions()
|
/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 | 50 BootControlInterface::Slot target_slot, in GenerateOperationsForPartitionsNotInPayload() 129 BootControlInterface::Slot target_slot) { in CreatePartitionUpdate()
|
D | delta_performer.cc | 943 BootControlInterface::Slot target_slot, in PreparePartitionsForUpdate()
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_metadata_updater.cpp | 39 SnapshotMetadataUpdater::SnapshotMetadataUpdater(MetadataBuilder* builder, uint32_t target_slot, in SnapshotMetadataUpdater()
|
D | snapshot.cpp | 1293 uint32_t target_slot = (source_slot == 0) ? 1 : 0; in GetSnapshotFlashingStatus() local 2152 uint32_t target_slot = SlotNumberForSlotSuffix(target_suffix); in CreateUpdateSnapshots() local
|