Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dboot_control_chromeos.cc205 string part_device = utils::MakePartitionName(boot_disk_name_, partition_num); in GetPartitionDevice() local
206 if (part_device.empty()) in GetPartitionDevice()
209 *device = part_device; in GetPartitionDevice()