Home
last modified time | relevance | path

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

/system/update_engine/
Dboot_control_chromeos.cc149 string part_device = utils::MakePartitionName(boot_disk_name_, partition_num); in GetPartitionDevice() local
150 if (part_device.empty()) in GetPartitionDevice()
153 *device = part_device; in GetPartitionDevice()