Searched refs:device_sort (Results 1 – 1 of 1) sorted by relevance
71 auto device_sort = [](const std::pair<Device*, int32>& a, in FilterSupportedDevices() local89 prioritized_filtered_devices.end(), device_sort); in FilterSupportedDevices()350 auto device_sort = [](const std::pair<DeviceType, int32>& a, in MergeSupportedDevices() local367 device_sort); in MergeSupportedDevices()368 std::sort(other_intersection.begin(), other_intersection.end(), device_sort); in MergeSupportedDevices()395 std::sort(result.begin(), result.end(), device_sort); in MergeSupportedDevices()