Searched refs:super_bdev_name (Results 1 – 1 of 1) sorted by relevance
2122 auto super_bdev_name = android::fs_mgr::GetBlockDevicePartitionName(*super_device); in wipe_super() local2124 if (super_bdev_name != "super") { in wipe_super()2138 auto image_path = std::string(temp_dir.path) + "/" + std::string(super_bdev_name) + ".img"; in wipe_super()