Searched refs:a_priority (Results 1 – 3 of 3) sorted by relevance
65 auto a_priority = DeviceSet::DeviceTypeOrder(a); in DeviceTypeComparator() local67 if (a_priority != b_priority) { in DeviceTypeComparator()68 return a_priority > b_priority; in DeviceTypeComparator()
77 auto a_priority = in FilterSupportedDevices() local83 if (a_priority != b_priority) { in FilterSupportedDevices()84 return a_priority > b_priority; in FilterSupportedDevices()357 auto a_priority = DeviceSet::DeviceTypeOrder(a.first); in MergeSupportedDevices() local359 if (a_priority != b_priority) { in MergeSupportedDevices()360 return a_priority > b_priority; in MergeSupportedDevices()
2155 a_priority = int(tokens[0])2165 a_priority, a_tries_remaining, a_success,