Searched refs:tech_order (Results 1 – 3 of 3) sorted by relevance
37 const std::vector<Technology::Identifier>& tech_order) in ServiceSorter() argument40 technology_order_(tech_order) {} in ServiceSorter()
1071 const vector<Technology::Identifier>& tech_order, in Compare() argument1138 for (vector<Technology::Identifier>::const_iterator it = tech_order.begin(); in Compare()1139 it != tech_order.end(); in Compare()
454 const std::vector<Technology::Identifier>& tech_order,