Home
last modified time | relevance | path

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

/system/update_engine/
Dboot_control_chromeos.cc293 int base_part_num = 2 + 2 * slot; in GetPartitionNumber() local
296 return base_part_num + 0; in GetPartitionNumber()
299 return base_part_num + 1; in GetPartitionNumber()