Home
last modified time | relevance | path

Searched defs:super_device (Results 1 – 15 of 15) 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.cpp489 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_teardown_scratch() local
856 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in GetPhysicalScratchDevice() local
947 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in CreateDynamicScratch() local
1086 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in CanUseSuperPartition() local
1329 auto super_device = fs_mgr_overlayfs_super_device(metadata_slot); in EnsureScratchMapped() local
/system/update_engine/
Ddynamic_partition_control_android.cc142 const std::string& super_device, in MapPartitionInternal()
181 const std::string& super_device, in MapPartitionOnDeviceMapper()
290 const std::string& super_device, uint32_t source_slot) { in LoadMetadataBuilder()
297 const std::string& super_device, in LoadMetadataBuilder()
326 const std::string& super_device, in StoreMetadata()
928 std::string super_device = in GetDynamicPartitionDevice() local
Dmetrics_reporter_android.cc80 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
333 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
Dbuilder.cpp199 auto super_device = GetMetadataSuperBlockDevice(*metadata.get()); in NewForUpdate() local
/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator_test.cpp88 BlockDeviceInfo super_device("super", kSuperSize, 0, 0, 4_KiB); in TEST_F() local
Dsnapshot.cpp1239 auto super_device = device_->GetSuperDevice(slot); in ReadCurrentMetadata() local
1308 auto super_device = device_->GetSuperDevice(target_slot); in GetSnapshotFlashingStatus() local
1539 const std::string& super_device, const std::chrono::milliseconds& timeout_ms) { in CreateLogicalAndSnapshotPartitions()
2442 auto super_device = device_->GetSuperDevice(slot); in UnmapAllPartitions() local
Dsnapshot_test.cpp160 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.cpp442 auto super_device = FindPhysicalPartition(fs_mgr_get_super_partition_name(slot_number_)); in PartitionBuilder() local
/system/core/fastboot/
Dfastboot.cpp1688 auto super_device = GetMetadataSuperBlockDevice(metadata); in wipe_super() local