Searched refs:GetBlockDevicePartitionNames (Results 1 – 3 of 3) sorted by relevance
103 std::vector<std::string> GetBlockDevicePartitionNames(const LpMetadata& metadata);
130 std::vector<std::string> GetBlockDevicePartitionNames(const LpMetadata& metadata) { in GetBlockDevicePartitionNames() function
338 auto partition_names = android::fs_mgr::GetBlockDevicePartitionNames(metadata); in InitDmLinearBackingDevices()