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.cpp528 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_teardown_scratch() local
909 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in GetPhysicalScratchDevice() local
1017 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in CreateDynamicScratch() local
1156 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in CanUseSuperPartition() local
1410 auto super_device = fs_mgr_overlayfs_super_device(metadata_slot); in EnsureScratchMapped() local
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc174 const std::string& super_device, in MapPartitionInternal()
213 const std::string& super_device, in MapPartitionOnDeviceMapper()
324 const std::string& super_device, uint32_t slot) { in LoadMetadataBuilder()
338 const std::string& super_device, in LoadMetadataBuilder()
360 const std::string& super_device, in StoreMetadata()
934 auto super_device = in PrepareSnapshotPartitionsForUpdate() local
1180 std::string super_device = in GetDynamicPartitionDevice() local
1333 auto super_device = device_dir.Append(GetSuperPartitionName(slot)).value(); in ListDynamicPartitionsForSlot() local
1408 auto super_device = GetSuperDevice(); in OpenCowWriter() local
1445 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
/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.cpp236 auto super_device = GetMetadataSuperBlockDevice(*imported.get()); in TEST_F() local
408 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
Dreader.cpp349 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(*metadata.get()); in ParseMetadata() local
Dbuilder_test.cpp165 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
334 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.cpp1578 auto super_device = device_->GetSuperDevice(slot); in ReadCurrentMetadata() local
1647 auto super_device = device_->GetSuperDevice(target_slot); in GetSnapshotFlashingStatus() local
1898 const std::string& super_device, const std::chrono::milliseconds& timeout_ms) { in CreateLogicalAndSnapshotPartitions()
1908 bool SnapshotManager::MapAllPartitions(LockedFile* lock, const std::string& super_device, in MapAllPartitions()
2325 auto super_device = device_->GetSuperDevice(slot_number); in MapAllSnapshots() local
3243 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_fuzz_utils.cpp451 BlockDeviceInfo super_device("super", SUPER_IMAGE_SIZE, 0, 0, 4096); in CheckWriteSuperMetadata() local
Dsnapshot_test.cpp172 BlockDeviceInfo super_device("super", kSuperSize, 0, 0, 4096); in FormatFakeSuper() local
/system/extras/partition_tools/
Dlpdump.cc273 auto super_device = GetMetadataSuperBlockDevice(metadata); in DumpMetadataSize() local
/system/core/fastboot/device/
Dcommands.cpp443 auto super_device = FindPhysicalPartition(fs_mgr_get_super_partition_name(slot_number_)); in PartitionBuilder() local
/system/core/fastboot/
Dfastboot.cpp1821 auto super_device = GetMetadataSuperBlockDevice(metadata); in wipe_super() local