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

/system/connectivity/shill/
H A Dmanager.cc1047 bool Manager::MoveServiceToProfile(const ServiceRefPtr& to_move, function in class:shill::Manager
1089 } else if (!MoveServiceToProfile(to_set, profile)) {
1488 MoveServiceToProfile(to_update, profiles_.back());
2365 if (!MoveServiceToProfile(service, profile)) {

Completed in 46 milliseconds