| /system/core/fs_mgr/ |
| D | fs_mgr_dm_linear.cpp | 57 const std::string& super_device, std::string* result) { in GetPhysicalPartitionDevicePath() 93 const auto& super_device = params.block_device; in CreateDmTableInternal() local 154 bool CreateLogicalPartitions(const LpMetadata& metadata, const std::string& super_device) { in CreateLogicalPartitions()
|
| D | fs_mgr_overlayfs_control.cpp | 224 const auto super_device = kPhysicalDevice + fs_mgr_get_super_partition_name(); in GetOverlaysActiveFlag() local 236 const auto super_device = kPhysicalDevice + fs_mgr_get_super_partition_name(); in SetOverlaysActiveFlag() local 283 const auto super_device = kPhysicalDevice + fs_mgr_get_super_partition_name(); in fs_mgr_overlayfs_teardown_scratch() local 438 const auto super_device = kPhysicalDevice + fs_mgr_get_super_partition_name(); in CreateDynamicScratch() local 579 const auto super_device = kPhysicalDevice + fs_mgr_get_super_partition_name(); in CanUseSuperPartition() local 780 const auto super_device = kPhysicalDevice + fs_mgr_get_super_partition_name(); in EnsureScratchMapped() local
|
| /system/update_engine/aosp/ |
| D | dynamic_partition_control_android.cc | 208 const std::string& super_device, in MapPartitionInternal() 248 const std::string& super_device, in MapPartitionOnDeviceMapper() 382 const std::string& super_device, uint32_t slot) { in LoadMetadataBuilder() 396 const std::string& super_device, in LoadMetadataBuilder() 418 const std::string& super_device, in StoreMetadata() 1020 auto super_device = in PrepareSnapshotPartitionsForUpdate() local 1268 std::string super_device = in GetDynamicPartitionDevice() local 1424 auto super_device = device_dir.Append(GetSuperPartitionName(slot)).value(); in ListDynamicPartitionsForSlot() local 1499 auto super_device = GetSuperDevice(); in OpenCowWriter() local 1540 auto super_device = device_dir.Append(GetSuperPartitionName(target_slot_)); in GetSuperDevice() local
|
| D | metrics_reporter_android.cc | 100 auto super_device = fs_mgr_get_super_partition_name(); in ReportUpdateAttemptMetrics() local
|
| D | update_attempter_android_integration_test.cc | 63 auto super_device = dynamic_control_->GetSuperDevice(); in AddFakePartitionGroup() local
|
| /system/core/fs_mgr/libsnapshot/ |
| D | scratch_super.cpp | 103 std::string super_device; in CleanupScratchOtaMetadataIfPresent() local 242 std::string super_device; in CreateDynamicScratch() local 325 const auto super_device = in IsScratchOtaMetadataOnSuper() local
|
| D | snapshot.cpp | 1933 auto super_device = device_->GetSuperDevice(slot); in ReadCurrentMetadata() local 2002 auto super_device = device_->GetSuperDevice(target_slot); in GetSnapshotFlashingStatus() local 2512 const std::string& super_device, const std::chrono::milliseconds& timeout_ms) { in CreateLogicalAndSnapshotPartitions() 2522 bool SnapshotManager::MapAllPartitions(LockedFile* lock, const std::string& super_device, in MapAllPartitions() 3013 auto super_device = device_->GetSuperDevice(slot_number); in MapAllSnapshots() local 4045 auto super_device = device_->GetSuperDevice(slot); in UnmapAllPartitionsInRecovery() local
|
| D | partition_cow_creator_test.cpp | 89 BlockDeviceInfo super_device("super", kSuperSize, 0, 0, 4_KiB); in TEST_F() local
|
| D | snapshot_test.cpp | 286 BlockDeviceInfo super_device("super", kSuperSize, 0, 0, 4096); in FormatFakeSuper() local
|
| /system/extras/partition_tools/ |
| D | dynamic_partitions_device_info.proto | 69 SuperDevice super_device = 6 [json_name = "super_device"]; field
|
| D | lpdump.cc | 297 auto super_device = GetMetadataSuperBlockDevice(metadata); in DumpMetadataSize() local
|
| /system/core/fs_mgr/liblp/ |
| D | writer.cpp | 106 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(metadata); in ValidateAndSerializeMetadata() local 174 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(metadata); in ValidateMetadataRegion() local
|
| D | io_test.cpp | 240 auto super_device = GetMetadataSuperBlockDevice(*imported.get()); in TEST_F() local 412 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
|
| D | reader.cpp | 349 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(*metadata.get()); in ParseMetadata() local
|
| D | builder_test.cpp | 167 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local 336 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
|
| D | builder.cpp | 231 auto super_device = GetMetadataSuperBlockDevice(*metadata.get()); in NewForUpdate() local
|
| /system/core/fastboot/device/ |
| D | commands.cpp | 473 auto super_device = FindPhysicalPartition(fs_mgr_get_super_partition_name(slot_number_)); in PartitionBuilder() local
|
| /system/core/fastboot/ |
| D | fastboot.cpp | 2147 auto super_device = GetMetadataSuperBlockDevice(metadata); in wipe_super() local
|