Home
last modified time | relevance | path

Searched defs:super_device (Results 1 – 16 of 16) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp57 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()
Dfs_mgr_overlayfs.cpp534 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_teardown_scratch() local
988 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in CreateDynamicScratch() local
1142 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in CanUseSuperPartition() local
1478 auto super_device = fs_mgr_overlayfs_super_device(metadata_slot); in EnsureScratchMapped() local
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc188 const std::string& super_device, in MapPartitionInternal()
227 const std::string& super_device, in MapPartitionOnDeviceMapper()
344 const std::string& super_device, uint32_t slot) { in LoadMetadataBuilder()
358 const std::string& super_device, in LoadMetadataBuilder()
380 const std::string& super_device, in StoreMetadata()
957 auto super_device = in PrepareSnapshotPartitionsForUpdate() local
1203 std::string super_device = in GetDynamicPartitionDevice() local
1359 auto super_device = device_dir.Append(GetSuperPartitionName(slot)).value(); in ListDynamicPartitionsForSlot() local
1434 auto super_device = GetSuperDevice(); in OpenCowWriter() local
1478 auto super_device = device_dir.Append(GetSuperPartitionName(target_slot_)); in GetSuperDevice() local
Dmetrics_reporter_android.cc101 auto super_device = fs_mgr_get_super_partition_name(); in ReportUpdateAttemptMetrics() local
Dupdate_attempter_android_integration_test.cc62 auto super_device = dynamic_control_->GetSuperDevice(); in AddFakePartitionGroup() local
/system/core/fs_mgr/liblp/
Dwriter.cpp106 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(metadata); in ValidateAndSerializeMetadata() local
174 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(metadata); in ValidateMetadataRegion() local
Dio_test.cpp240 auto super_device = GetMetadataSuperBlockDevice(*imported.get()); in TEST_F() local
412 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
Dreader.cpp349 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(*metadata.get()); in ParseMetadata() local
Dbuilder_test.cpp167 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
336 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
Dbuilder.cpp231 auto super_device = GetMetadataSuperBlockDevice(*metadata.get()); in NewForUpdate() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1851 auto super_device = device_->GetSuperDevice(slot); in ReadCurrentMetadata() local
1920 auto super_device = device_->GetSuperDevice(target_slot); in GetSnapshotFlashingStatus() local
2251 const std::string& super_device, const std::chrono::milliseconds& timeout_ms) { in CreateLogicalAndSnapshotPartitions()
2261 bool SnapshotManager::MapAllPartitions(LockedFile* lock, const std::string& super_device, in MapAllPartitions()
2745 auto super_device = device_->GetSuperDevice(slot_number); in MapAllSnapshots() local
3742 auto super_device = device_->GetSuperDevice(slot); in UnmapAllPartitionsInRecovery() local
Dpartition_cow_creator_test.cpp88 BlockDeviceInfo super_device("super", kSuperSize, 0, 0, 4_KiB); in TEST_F() local
Dsnapshot_test.cpp279 BlockDeviceInfo super_device("super", kSuperSize, 0, 0, 4096); in FormatFakeSuper() local
/system/extras/partition_tools/
Dlpdump.cc280 auto super_device = GetMetadataSuperBlockDevice(metadata); in DumpMetadataSize() local
/system/core/fastboot/device/
Dcommands.cpp470 auto super_device = FindPhysicalPartition(fs_mgr_get_super_partition_name(slot_number_)); in PartitionBuilder() local
/system/core/fastboot/
Dfastboot.cpp2128 auto super_device = GetMetadataSuperBlockDevice(metadata); in wipe_super() local