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

/system/connectivity/shill/
H A Dmanager.cc559 if (MatchProfileWithService(*it)) {
818 if (MatchProfileWithService(service)) {
839 if (MatchProfileWithService(*it) ||
1386 MatchProfileWithService(to_manage);
1896 bool Manager::MatchProfileWithService(const ServiceRefPtr& service) { function in class:shill::Manager

Completed in 10 milliseconds