Searched refs:DeviceTypeComparator (Results 1 – 1 of 1) sorted by relevance
62 static bool DeviceTypeComparator(const DeviceType& a, const DeviceType& b) { in DeviceTypeComparator() function83 std::sort(result.begin(), result.end(), DeviceTypeComparator); in PrioritizedDeviceTypeList()