Searched refs:other_intersection (Results 1 – 1 of 1) sorted by relevance
411 PrioritizedDeviceTypeVector other_intersection; in MergeSupportedDevices() local419 other_intersection.push_back(other_prioritized_device_type); in MergeSupportedDevices()429 DeviceSet::SortPrioritizedDeviceTypeVector(&other_intersection); in MergeSupportedDevices()434 bool is_other_prioritized = HasPriorities(other_intersection); in MergeSupportedDevices()444 result = other_intersection; in MergeSupportedDevices()450 if (ArePrioritiesSame(target_intersection, other_intersection)) { in MergeSupportedDevices()