Home
last modified time | relevance | path

Searched refs:tech_order (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dservice_sorter.h37 const std::vector<Technology::Identifier>& tech_order) in ServiceSorter() argument
40 technology_order_(tech_order) {} in ServiceSorter()
Dservice.cc1071 const vector<Technology::Identifier>& tech_order, in Compare() argument
1138 for (vector<Technology::Identifier>::const_iterator it = tech_order.begin(); in Compare()
1139 it != tech_order.end(); in Compare()
Dservice.h454 const std::vector<Technology::Identifier>& tech_order,