Home
last modified time | relevance | path

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

/system/update_engine/
Ddynamic_partition_control_android.cc62 const std::string& super_device, in MapPartitionInternal()
85 const std::string& super_device, in MapPartitionOnDeviceMapper()
177 const std::string& super_device, in LoadMetadataBuilder()
204 const std::string& super_device, in StoreMetadata()
Dboot_control_android.cc126 string super_device = in GetDynamicPartitionDevice() local
/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp56 const std::string& super_device, in GetPhysicalPartitionDevicePath()
76 const std::string& super_device, DmTable* table) { in CreateDmTable()
113 const std::string& super_device, std::string* path) { in CreateLogicalPartition()
156 bool CreateLogicalPartitions(const LpMetadata& metadata, const std::string& super_device) { in CreateLogicalPartitions()
Dfs_mgr_overlayfs.cpp426 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_teardown_scratch() local
615 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_scratch_device() local
665 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_create_scratch() local
778 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_scratch_can_be_mounted() local
953 auto super_device = fs_mgr_overlayfs_super_device(slot_number); in fs_mgr_overlayfs_teardown() local
/system/core/fs_mgr/liblp/
Dwriter.cpp104 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(metadata); in ValidateAndSerializeMetadata() local
167 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(metadata); in ValidateMetadataRegion() local
Dio_test.cpp233 auto super_device = GetMetadataSuperBlockDevice(*imported.get()); in TEST() local
405 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST() local
Dreader.cpp308 const LpMetadataBlockDevice* super_device = GetMetadataSuperBlockDevice(*metadata.get()); in ParseMetadata() local
Dbuilder_test.cpp157 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
325 auto super_device = GetMetadataSuperBlockDevice(*exported.get()); in TEST_F() local
Dbuilder.cpp171 auto super_device = GetMetadataSuperBlockDevice(*metadata.get()); in NewForUpdate() local
/system/core/fastboot/device/
Dcommands.cpp344 auto super_device = FindPhysicalPartition(fs_mgr_get_super_partition_name(slot_number_)); in PartitionBuilder() local