Searched defs:RuleComparator (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DBusAssignmentManager.cpp356 static bool RuleComparator(const DeviceAssignmentRule* r1, const DeviceAssignmentRule* r2) function
372 stable_sort(matchingRules.begin(), matchingRules.end(), RuleComparator);

Completed in 58 milliseconds