Home
last modified time | relevance | path

Searched refs:source_block_device (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/liblp/
Dbuilder.cpp187 for (const auto& source_block_device : source_block_devices) { in NewForUpdate() local
188 std::string partition_name = GetBlockDevicePartitionName(source_block_device); in NewForUpdate()
201 auto new_device = source_block_device; in NewForUpdate()